Hi Geeta, Just to let you know that one of the changes that was made to the JSF spec was to integrate the JSTL and JSF, so you could use c:forEach with JSF UI components. So using JSTL is still ok, I do. And I think it will be around for a while.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 15 September 2005 21:48 To: Struts Users Mailing List Subject: Re: [Shale]managed beans in request vs. session scope and how to clean up [EMAIL PROTECTED] (Gary VanMatre) wrote on 09/15/2005 02:35:47 PM: > A commandLink with a target attribute would work if you didn't need > to control the window size and jazz. Gary, thanks for your response... Nope, they want the jazz, so i guess I'm stuck with javascript..(:( > > >2. I have to be sure to clean up this bean to behave like a bean in > >request scope. Here's code which I have placed at the end of my "bean > >methods" of my AssessmentBean: setBean("assessment", null); This seems to > >do the job. Are there any gotchas I need to be aware of? > > A JSTL <c:remove var="assessment" scope="session" /> would be > another way to handle it from a menu or home page. hmm, is it an ok thing to use jstl in the jsf framework? Don't know where or when but I thought I read some place jstl is going the same way everything else i knew did.. Tell me if I'm wrong since there's other places I could use jstl..:) > > Gary > thanks again, Geeta E-Mail Disclaimer Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene Information nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung reichen wir Ihnen gerne auf Anforderung in schriftlicher Form nach. Beachten Sie bitte, dass jede Form der unautorisierten Nutzung, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail nicht gestattet ist. Diese Nachricht ist ausschliesslich fuer den bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein, so bitten wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen. For legal and security reasons the information provided in this e-mail is not legally binding. Upon request we would be pleased to provide you with a legally binding confirmation in written form. Any form of unauthorised use, publication, reproduction, copying or disclosure of the content of this e-mail is not permitted. This message is exclusively for the person addressed or their representative. If you are not the intended recipient of this message and its contents, please notify the sender immediately. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]