bean instantiation and persistence question
From: Amy Johnson (amy_johnson_at_dnr.state.ak.us)
Date: 11/30/04
- Next message: Kwasi: "Re: Unable to have tags within tags??"
- Previous message: Andrew Thompson: "Re: Empty table cell w/Struts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Nov 2004 08:55:50 -0900
I have a JSP that is a form. The form data is supposed to be stored in a
bean that I have set up as a session bean, then transfer to a servlet
for processing. The servlet then forwards to another JSP with another
form, and that goes to one of several JSPs. My problem is that, with the
bean set up as a session bean, I can't seem to get the initial JSP to
instantiate the bean. It doesn't happen until the servlet is called. Is
there something I'm doing wrong, or is there a way around this?
Thanks
Amy
- Next message: Kwasi: "Re: Unable to have tags within tags??"
- Previous message: Andrew Thompson: "Re: Empty table cell w/Struts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|