no we don't do tha anywhere in the wicket core so you have to prepend it yourself.
The contextpath shouldn't be added that is a thing we already do.

johan

On 9/16/06, Imran M Yousuf <[EMAIL PROTECTED]> wrote:
Dear Users,

I have a requirement where I need the URL in HREF of a hyperlink to be absolute path for the resource. Hyperlink is created using implementation of Link. I know the the following way of doing it -
- use getURL of Link
- Append it with the Server Address and ContextPath
- Use Attribute Modifier to write the new absolute URL.

I wanted to know if there is any setting using which I could do it more easily.

Thank you.

Imran

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



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