This does not define a context to be the 'default' or "root" context,
just as a piece of information.
Paul Thomas wrote:
On 29/07/2004 16:30 Claire Suttle wrote:
Hi!
I'm having the exact same problem as you! I know it's no help, but it's
nice
to know that someone else is having the same problem..
On 29/07/2004 16:30 Claire Suttle wrote:
Hi!
I'm having the exact same problem as you! I know it's no help, but it's
nice
to know that someone else is having the same problem...
> In the context file you deploy to conf/Catalina/localhost, the path
> should still be "", just as it was before. You no
On Thu, 29 Jul 2004 21:30:33 + (UTC), Ludovic Bailly
<[EMAIL PROTECTED]> wrote:
> It is simple and solves the issue.
> Do you think doing this is bad ?
>
Unfortunately yes, because a context path of "/" violates the servlet
specification.
>
>
> Thanks,
>
> Ludo.
>
Craig
--
Craig McClanahan gmail.com> writes:
> For Tomcat specifically, the context path "ROOT" is treated as a magic
> name that corresponds to the root web application. Note that you'll
> have to remove the webapps/ROOT directory, because that's where the
> root webapp shipped with Tomcat lives. You c
Ruth, Brice fiskars.com> writes:
> In the context file you deploy to conf/Catalina/localhost, the path
> should still be "", just as it was before. You now have it set to "/"
> which is why you get a '//' in your action.
I'm agree with you but it's not something I can do easily. I'm trying IB
On Thu, 29 Jul 2004 08:30:45 -0700, Claire Suttle <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I'm having the exact same problem as you! I know it's no help, but it's nice
> to know that someone else is having the same problem...
>
>
> > In the context file you deploy to conf/Catalina/localhost, the pat
Hi!
I'm having the exact same problem as you! I know it's no help, but it's nice
to know that someone else is having the same problem...
> In the context file you deploy to conf/Catalina/localhost, the path
> should still be "", just as it was before. You now have it set to "/"
> which is why yo
In the context file you deploy to conf/Catalina/localhost, the path
should still be "", just as it was before. You now have it set to "/"
which is why you get a '//' in your action.
Ludovic Bailly wrote:
Hi,
My web app is running under tomcat 5.0/struts 1.21. It was deployed in
webapps/ROOT. Al
8 matches
Mail list logo