<bean id="name" value="value" toScope="session" />


Panchasheel


-----Original Message-----
From: Dirk Behrendt [mailto:[EMAIL PROTECTED]
Sent: Monday, August 11, 2003 11:05 AM
To: [EMAIL PROTECTED]
Subject: Convert scriptlets into Tags


Hello!
 
I have to write a session variable in a JSP
 
   <%session.setAttribute("name","value");%> 
 
How can I convert this scriptlet into Struts Tags to fulfil the MVC
concept?
 
 
 
Dirk

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

Reply via email to