i have a servlet that ran fine under win95/jdk1.1.8 .  got a new machine with 
NT4/jdk1.2.2 .  the servlet wouldn't
run:  404 on first call, 500 on refresh.  odd, the  .class file is in /servlets 
(running jws1.1.3)?  recompiled, got a
deprecated warning message, but a new  .class file.  still didn't run.  so, recompiled 
with  -deprecation  switch.
*now* it runs.  is there a switch someplace to get a  warning  compiled  .class  to 
run?  and i read that
getParameter had been un-deprecated.

thanx,
robert young

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to