You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kristoffer Larsson <d9...@nada.kth.se> on 2002/09/25 10:09:58 UTC

VAJ Test Environment servlet-mapping

Hello!

I have installed VisualAge for Java 4.0 and Apache Tomcat Test
Environment 3.2.3 and have a question regarding this setup. How can
I define a servlet-mapping for my servlets? I have this servlet
se.openmind.trapp.go.GOEjInloggad which now can be reached through

http://localhost:8080/servlet/se.openmind.trapp.go.GOEjInloggad

However, I want to reach it through

http://localhost:8080/servlet/GOEjInloggad

I want to map GOEjInloggad to se.openmind.trapp.go.GOEjInloggad. Is
this possible? The servlet exists only in the VisualAge IDE, of
course, and not in a physical location on the hard drive, since I'm
using the test environment and not the standalone servlet container.

Thanks in advance!

Kristoffer Larsson



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>