I am new to servlets........but I have a situation that I cant seem to get around. I am working on a project where we are converting an old thinclient over to new. The problem is that the old thinclient used WAI and we want to get away from that. It seems that there are no familiarities with the new servlet.jar or server.jar compared with the old WAI.zip How can I tell what I need to use in place of the old wai imports: for example import netscape.WAI.WAIWebApplicationService; import netscape.WAI.HttpServerRequest; import netscape.WAI.FormHandler; import netscape.WAI.HttpServerReturnType; import CosNaming.NamingContextPackage.CannotProceed; import CosNaming.NamingContextPackage.InvalidName; import CosNaming.NamingContextPackage.AlreadyBound; Thank You ___________________________________________________________________________ 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
