On 2/5/07, Carfield Yim <[EMAIL PROTECTED]> wrote:
> The application I work with will send a email to user to activate his
> account after registration. The activate message is something like
>
>
> ======================================================
> Registration completed, here is your login detail:
> username: carfield
> password: carfield
>
> Please go to 
> [http://host/path/activation/?userid=110300&key=DA273E8825C2C26F3181F852C305BA9F]
> to activate your account
> ======================================================
>
> The work ok for jetty and resin, but at tomcat 5.5, when user click
> the link, he will redirecto to
>
> http://host/path/activation//wicket:pageMapName/wicket-5
>
> But just copy and paste the link work ok, can anyone have any idea of
> why will this happen?

No idea. /activation is a mounted bookmarkable page?

Eelco

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to