Hi,

  Last week, I was busy converting a Java application into a servlet
which would then load a JSP (ie. a model 2 approach).  Everything was
going fine: I could call the servlet, which would construct a bean &
then send the bean to a JSP.

  Then, I started getting "501 - Not implemented" errors.  I wasted a
bunch of time trying to figure it out.  Then I decided to try the
HelloWorldServlet which came with JSDK 2.1.  After copying it to the
appropriate place & recompiling (with the JSP 0.92 classes), it also
gave me the same 501 error.

  This *used* to work.  My first attempt at a Model 2 approach actually
used the HelloWorldServlet.

                        Thanks,

                            Frank G.

BTW, I am using the 0.92 Reference release.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to