make that home/

On 5/24/07, Sean Sullivan <[EMAIL PROTECTED]> wrote:
> I have an index.jsp file in the root of the WAR:
>
>     <jsp:forward page="/home" />
>
>
>
> On 5/24/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
> >
> > it seems that the home mount somehow does a redirect again to /home
> > but then wicket again to /home/ so the question is who does that /home
> > ?
> >
> > On 5/24/07, Sean Sullivan <[EMAIL PROTECTED]> wrote:
> > > Johan,
> > >
> > > My web context root is /wicketdemo and my application homepage is
> > mounted as
> > > "/home"
> > >
> > > Here's what I see when I access the site from the command line (wget):
> > >
> > >
> > > wget -S http://dev.foobar.com/wicketdemo
> > >
> > >
> > > --08:08:47--  http://dev.foobar.com/wicketdemo
> > >            => `wicketdemo'
> > > Resolving dev.foobar.com... 10.25.18.151
> > > Connecting to dev.foobar.com|10.25.18.151|:80... connected.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:48 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=100
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/ [following]
> > > --08:08:48--  http://dev.foobar.com/wicketdemo/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:49 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=99
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:50--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:51 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=98
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:51--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:51 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=97
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:51--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=96
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:51--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=95
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:51--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=94
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:51--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=93
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:51--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=92
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:51--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=91
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:51--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=90
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:52--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=89
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:52--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=88
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:52--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:52 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=87
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:52--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:53 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=86
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:52--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:53 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=85
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:52--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:53 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=84
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:52--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:53 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=83
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:52--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:53 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=82
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > > --08:08:53--  http://dev.foobar.com/wicketdemo/home/
> > >            => `index.html.14'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:53 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=81
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home [following]
> > > --08:08:53--  http://dev.foobar.com/wicketdemo/home
> > >            => `home'
> > > Reusing existing connection to dev.foobar.com:80.
> > > HTTP request sent, awaiting response...
> > >   HTTP/1.1 302 Found
> > >   Date: Thu, 24 May 2007 15:08:53 GMT
> > >   Server: IBM_HTTP_Server/2.0
> > >   Location: http://dev.foobar.com/wicketdemo/home/
> > >   Content-Length: 0
> > >   Keep-Alive: timeout=10, max=80
> > >   Connection: Keep-Alive
> > >   Content-Type: text/plain
> > >   Content-Language: en-US
> > > Location: http://dev.foobar.com/wicketdemo/home/ [following]
> > >
> > > 20 redirections exceeded.
> > >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Wicket-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to