Re: Cannot display bean problem

2007-01-19 Thread Corvus
Gary VanMatre wrote: > > > [SNIP] > >> request.setAttribute("courses", courses); > > > Try this: > > request.getSession().setAttribute("courses", courses); > > [SNIP] > > > That did it. Thanks alot. -- View this me

Re: Cannot display bean problem

2007-01-19 Thread Gary VanMatre
ose.dtd";> > > > > > > > > > > > > > > > > This page displays the search results and allows > registration: > > > > > Name: > > StartDate: > > End Date: > > > After the r

Cannot display bean problem

2007-01-19 Thread Corvus
StartDate:   End Date: After the results are processed, you can select the course and you will be sent to the registration page to register in the course (if you wish). welcome.jsp Welcome Page: -- View this message in context: http://www.nabble.com/Cannot-display-bean-problem-tf3043649.html#