| Author |
Access ActionForm(struts1.35) from JSP page?
|
Ying Lu
Greenhorn
Joined: Feb 05, 2008
Posts: 4
|
|
Greeting, For Struts 1.35. Is there a way that in jsp page I can access ActionForm data? Thank you! Ly
|
ly
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"ly", Please check your private messages.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Brent Sterling
Ranch Hand
Joined: Feb 08, 2006
Posts: 948
|
|
...and to answer your question...Yes! - Brent
|
 |
Alaa Nassef
Ranch Hand
Joined: Jan 28, 2008
Posts: 460
|
|
|
You can use the struts custom tags (especially the html and bean tag libraries)
|
Visit my blog: http://jnassef.blogspot.com/
|
 |
 |
|
|
subject: Access ActionForm(struts1.35) from JSP page?
|
|
|