http://wiki.eclipse.org/Jetty/Howto/Deploy_Web_Applications
If the webapp is called root.war or the directory is called root/ then it
will be deployed at the / context.

So yes, it should help.
As for port, changing that in jetty also will help, but take a look into
secure port number. By default it is 8443, change that to 443 in order to
avoid adding port number to https connections

Regards
MichaƂ Gruca
-- 
View this message in context: 
http://tapestry-users.832.n2.nabble.com/T5-Removing-project-name-and-port-number-from-URL-tp5876705p5877869.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to