Yes. I started my project with Tomcat in Netbeans and I have not set context.
The url look like:
http://localhost:8080/index.action
When I set namespace : namespace="/manager" the url look like:
http://localhost:8080/manager/indet.action
and the server return me HTTP Status 404.
Then I set cont
Leonidas Papadakis wrote:
Hi there,
i've came across a very strange issue :
i have developed an application locally on my pc (running only tomcat
5.5.23) and then i deployed the application to an apache + tomcat under
a domain i.e. www.test.com
I have set up a backoffice package at namespac
2 matches
Mail list logo