4 09:47
To: Struts Users Mailing List
Subject: Re: URL Customization
Do you know where to find this entry in Tomcat 5.x ? Could
not find it
in server.xml.
Just looked for it but could no find it...
Peter.
Richard schrieb:
Thanks to all. I think I can go with just transfering my
web
it's in conf/Catalina/localhost/ROOT.xml
but this is probably OT by now :-)
> -Original Message-
> From: Peter Neu [mailto:[EMAIL PROTECTED]
> Sent: 19 November 2004 09:47
> To: Struts Users Mailing List
> Subject: Re: URL Customization
>
>
> Do you kno
y your war unpacked to, then it
should
work fine. I don't know how it works for other containers...
simon
-Original Message-
From: Richard [mailto:[EMAIL PROTECTED]
Sent: Freitag, 19. November 2004 04:42
To: Struts Users Mailing List
Subject: Re: URL Customization
Well for o
..
>
> simon
>
>
>
> > -Original Message-
> > From: Richard [mailto:[EMAIL PROTECTED]
> > Sent: Freitag, 19. November 2004 04:42
> > To: Struts Users Mailing List
> > Subject: Re: URL Customization
> >
> >
> > Well for o
simon
> -Original Message-
> From: Richard [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 19. November 2004 04:42
> To: Struts Users Mailing List
> Subject: Re: URL Customization
>
>
> Well for one thing my boss wants it removed.
>
>
> On Thu, 18 Nov 200
Well for one thing my boss wants it removed.
On Thu, 18 Nov 2004 09:02:40 -0500, Jeff Beal <[EMAIL PROTECTED]> wrote:
> Why?
>
> Richard wrote:
> > I need to remove the webapp specific part / names on my application.
> > For example
> >
> > http://mydomain.com/mywebapp/index.jsp
> >
> > and
> >
Why?
Richard wrote:
I need to remove the webapp specific part / names on my application.
For example
http://mydomain.com/mywebapp/index.jsp
and
http://mydomain.com/mywebapp/serverpages/add-record.rr
I need the user to just see http://mydomain.com/ on their browser.
-
A frameset with a single frame in it (doesn't need to be invisible)
will get rid of the "/index.jsp" or "/serverpages/add-record.rr" parts
of the URL. To get rid of the context path ("/mywebapp") part, you'l
need to either install your application as the "root" webapp on the
server (in Tomcat, for
8 matches
Mail list logo