My question was not related to a specific problem. It was dealing with session and session data management, I was hopping that someone while using session tags or session object had the same question than I have....it is not the truly right place to get the answer...let's focused on Taglibs.... So if someone had experiences with session swapping....feel free to contact me directly! Shawn, your help is appreciated on the list..thank you!
Xavier XP> -----Message d'origine----- XP> De : Shawn Bayern [mailto:[EMAIL PROTECTED]] XP> Envoye : mardi 3 septembre 2002 14:06 XP> A : Tag Libraries Users List XP> Objet : Re: JSTL session tags and more.... XP> XP> XP> Note that Jakarta Taglibs's "session" tags are NOT part of XP> JSTL. They are XP> a custom offering of this open-source project, not a standard. XP> XP> > I'm trying to play with session swapping (meaning storing session data XP> > in a database through jdbc). XP> > XP> > I use session tagligs and it seems working pretty well : I can set XP> > attribute, remove....there is a session process going on through my XP> > application. (so session taglib works well!!!thank you guys!) XP> > XP> > I want to use session swapping so I've configured my web.xml that XP> > way...and I do have sessions....but nothing clear is done in the XP> > database....I mean sometines there are values sometimes not!! XP> > XP> > Am I asking if there a guy who did it...while coding specification for XP> > session taglib??? XP> XP> I'm afraid I don't understand the question. Are you running into a XP> specific problem? XP> XP> You might be interested in upgrading to JSTL and using its SQL tags and XP> expression language for manipulating data in databases and memory. XP> XP> -- XP> Shawn Bayern XP> "JSTL in Action" http://www.jstlbook.com XP> XP> XP> -- XP> To unsubscribe, e-mail: XP> <mailto:[EMAIL PROTECTED]> XP> For additional commands, e-mail: XP> <mailto:[EMAIL PROTECTED]> XP> XP> XP> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
