Hello, I�ve got another problem with the package-concept in Java and the directory concept from tomcat. I�ve choosen the same directory-tree for my servlets but in an own context. As it is written in the docs I defined the context: siemens.Service in the Server.xml file. I saved the web.xml for my context in siemens.Service. After this I created WEB-INF and the subdirectory classes where I puted my servlets in. without my import-statement everything is fine. And I know that the "-" is not nice for imports.
Is there any way to handle the WEB(-:INF Problem. thanks ___________________________________________________________________________ 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
