Hi I have a page that are set as mountBookmarkablePage, and it gets its parameters from the

 

url etc http://localhost:8080/application/page/paramA/valueA/paramB/valueB

 

When my page has picked up the parameters i wish to clear them so that my url becomes something like http://localhost:8080/application/page .

 

Reason why I want to do this are that some of the other pages I have some of the image references get smashed so image ref should have been:

 

http://localhost:8080/application/ui/i/ikon-help.gif

 

but are instead :

 

http://localhost:8080/application/page/paramA/valueA/paramB/valueB/ui/i/ikon-help.gif

 

 

 

Hoping for some answers.

 

Regards Nino

-------------------------------------------------------------------------
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