IntelliJ Java IDE
The moose likes Servlets and the fly likes about Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "about "jsp:setProperty� properties=�*�" " Watch "about "jsp:setProperty� properties=�*�" " New topic
Author

about "jsp:setProperty� properties=�*�"

Freda Gu
Greenhorn

Joined: Mar 09, 2001
Posts: 3
Could you tell me how the <jsp:setProperty� properties=�*�> works with the request object to save the user input data in Java Bean?
Madhav Lakkapragada
Ranch Hand

Joined: Jun 03, 2000
Posts: 5040

Chk out this tutorial. http://java.sun.com/products/jsp/html/jsptut6.html
It has an example with the exact stmt you need.
hth.
regds.
- satya

Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
Freda Gu
Greenhorn

Joined: Mar 09, 2001
Posts: 3
thank you very much.
i got it.
 
IntelliJ Java IDE
 
subject: about "jsp:setProperty� properties=�*�"
 
Threads others viewed
Can't pass changed beans values from one JSP page to another
What is the use of jsp:useBean tag ?.
Using jsp:setProperty to set indexed properties
jsp:setProperty. JSP to servlet
a big doubt on jsp:useBean