Re: Alternative of session.getAttribute in Struts

2006-09-13 Thread Wendy Smoak
On 9/13/06, ashishabrol <[EMAIL PROTECTED]> wrote: How do I write these two in Struts - ... Please ask this type of question on the user list instead: http://struts.apache.org/mail.html Thanks, -- Wendy - To unsubscribe, e-m

Re: Alternative of session.getAttribute in Struts

2006-09-13 Thread ashishabrol
ted to Struts user list. > > Regards, > Andrew Stepanenko > > On 9/12/06, ashishabrol <[EMAIL PROTECTED]> wrote: >> >> How can I write <% String userName = session.getAttribute("username") %> >> is >> Struts ? >> >> Thanks &g

Re: Alternative of session.getAttribute in Struts

2006-09-12 Thread Andrew Stepanenko
;username") %> is Struts ? Thanks Ashish Abrol -- View this message in context: http://www.nabble.com/Alternative-of-session.getAttribute-in-Struts-tf2257427.html#a6261738 Sent from the Struts - Dev forum at Nabble.com.

Alternative of session.getAttribute in Struts

2006-09-12 Thread ashishabrol
How can I write <% String userName = session.getAttribute("username") %> is Struts ? Thanks Ashish Abrol -- View this message in context: http://www.nabble.com/Alternative-of-session.getAttribute-in-Struts-tf2257427.html#a6261738 Sent from the Struts - Dev for