Bad use of Yoda you use, yes. Yessss Converting scriplets into tags does not an MVC application make.
"James Childers" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Converting scriplets into tags does not an MVC application make. If your goal is to be consistent with the MVC pattern, you'll want to move code such as that listed below into an Action. > > -= J > > > -----Original Message----- > > From: Dirk Behrendt [mailto:[EMAIL PROTECTED] > > Sent: Monday, August 11, 2003 10: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]