I don't understand the need for the jsp or the bean. If the page is to do a post then it'd seem like a straight html page is ok, and since you're not posting to a jsp it doesn't seem like a bean would be ideal (if the count of parameters is small, if large then maybe).
But that's just me. --mikej -=------ mike jackson [EMAIL PROTECTED] > -----Original Message----- > From: Ruben Gamez [mailto:[EMAIL PROTECTED] > Sent: Friday, October 17, 2003 1:17 PM > To: Tomcat Users List > Subject: RE: Java/JSP/Servlet Programmer > > Does anyone else think that what I'm asking for is so difficult? > > > -----Original Message----- > From: David Rees [mailto:[EMAIL PROTECTED] > Sent: Friday, October 17, 2003 4:54 PM > To: Tomcat Users List > Subject: RE: Java/JSP/Servlet Programmer > > On Fri, October 17, 2003 at 1:27 pm, Ruben Gamez sent the following > > The first is a written test which has J2SE, Servlet, and JSP > questions. > > The second is a programming test, they must write a JSP page that form > > posts to a Servlet, that retrieves ANYTHING from a Bean and outputs it > > in the Servlet. I have a lab computer set up with everything except > the > > code. They must also use notepad to do this. > > Wow, sounds like entry level coding to me! And you're having trouble > getting people to pass these things? > > -Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
