Re: [Wicket-user] non-wicket relative link pre-pending question

2007-07-06 Thread Joshua Lim
thanks for the explanation igor I will use "/mycontext" for now as there's only a few links I can manage ... would try to figure out why it only happens on the deployed server and not on my development environment Josh On 7/6/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: On 7/5/07, Josh

Re: [Wicket-user] non-wicket relative link pre-pending question

2007-07-05 Thread Igor Vaynberg
On 7/5/07, Joshua Lim <[EMAIL PROTECTED]> wrote: Hi I am hitting a problem with my static links being pre-pended with "../". This is happening to my "" and ". So where I have becomes when I have a validation error on this page. and it happens only upon the 2nd time of validation error

[Wicket-user] non-wicket relative link pre-pending question

2007-07-05 Thread Joshua Lim
Hi I am hitting a problem with my static links being pre-pended with "../". This is happening to my "" and ". So where I have becomes when I have a validation error on this page. and it happens only upon the 2nd time of validation error This only happens on the server running apache and