Hello,
how can I access a bean properties from a jsp page?
I have created an action to creare a new account for a generic user, and I
want to print in a jsp page the full name of the new user. Usually I put the
new User object in session and obtained his properties by this way form the
jsp page, but probably there is some other way with strut2.
thank you
-- 
View this message in context: 
http://www.nabble.com/access-to-bean-property-in-struts2-tf4815028.html#a13774814
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to