Re: Session beans management

2005-04-07 Thread Don Albertson
Thierno Lamine Ba wrote: Hi experts, I need some advises on how to handle session beans. I create session beans by using the method with the scope set to session. However, my web app carries too much data in its session. So I want to be able to deallocate a session bean on demand by using a J

Re: Session

2003-02-25 Thread Sloan Seaman
Cool. It worked. Thanks! - Original Message - From: "Karr, David" <[EMAIL PROTECTED]> To: "Tag Libraries Users List" <[EMAIL PROTECTED]> Sent: Tuesday, February 25, 2003 12:15 PM Subject: RE: Session Use the JSTL. It would be as simple as this: O

RE: Session

2003-02-25 Thread Karr, David
Use the JSTL. It would be as simple as this: Or if you wanted to make sure you got it from session scope: > -Original Message- > From: Sloan Seaman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 25, 2003 9:16 AM > To: [EMAIL PROTECTED] > Subject: Session > > What is the bes

RE: session in a customed tag

2001-02-14 Thread Ward, Jeff
What errors do you get?   -Jeff Ward   -Original Message- From: David Treves [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 14, 2001 2:13 AM To: [EMAIL PROTECTED] Subject: session in a customed tag   Hi, I want to add a record to a table when a new user had entered the a