I want to use a servlet which is in a package.For example, 
    http: /10.251.9.194/servlet/aibd.GetService
servlet is mapping to /home03/zhangxs/bbn/servlets.

but the servlet can not be invoked.
I read the errors file as following:
[02/ 7��/2001:17:06:35] warning (19620): 
requested file not found 
(uri=/servlet/aibd.GetService, 
filename=/home03/zhangxs/bbn/servlets/aibd.GetService)

html invoking statement is as following:
<frame src="/servlet/aibd.GetService>
I already set the CLASSPATH env variable.
I think it should be applied using servlet of a package.
Maybe I missed some setting.
I hope u can help me.
Thanks in advance.

___________________________________________________________________________
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