Abhimanyu Koul wrote:
hi all!
is there a way where we can access an attribute of actionform (in request scope) inside a jsp.
actually, i want to do some operations in jsp based on the value of a variable of the actionform.
Regards,
Abhimanyu Koul
FinEng Solutions (P) Ltd.
Mobile : +91 9819510090
${formName.propertyName} does the trick for me, assuming you're using a
JSP 2.4-compliant container (like tomcat 5.x I believe, or other
containers based off it).
- Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]