I want to change my URL

host:port/appname/servlet/appname/template/stuff,MyScreen.vm

to :

host/appname/stuff/Myscreen.html

As far as I am aware I can change the first bit

/appname/servlet/appname/

to 

/ 

by editing the web.xml descriptor and the other bit

template/stuff,MyScreen.vm

by using mod jk.

By what about the port, how can I stop DynamicURI from outputting the port or the app 
server?

Gareth


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to