Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSP , Javabean and Servlets

843838Jun 29 2006 — edited Jun 30 2006
Hi,
I have a question, well I�m trying to do this:
1- I have a "test.jsp" file with variables to collect data from user (name, email, address, etc)
2- I have a Javabean file to "hold " the values for those variables located in "test.jsp" file
My question is how to get these values (JavaBean file) from a servlet file? Is that possible?.
I know how to get these values from a jsp file but my problem is getting these values form a servlet.
Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2006
Added on Jun 29 2006
1 comment
98 views