Please provide some code-samples to show us what you are doing. If it's related to an older issue it would be great if you could give more details (link to the issue).
Am 26.04.12 11:05 schrieb "Jürgen Lind" unter <[email protected]>: >Hi, > >I have difficulties in using the setResponsePage in ajax call as Wicket >seems to direct the >call to a relative URL. As a result, the request is made to the root >context an that gives me >a 404. > >The scenario is as follows: I have a login form and would like to provide >user feedback on >submission errors as ajax responses. Upon success, the user should be >redirected to a new >page. > >I have already found a thread on a similar issue and there it said, that >this was fixed in 1.4.7. >As I am using 1.5.3 this should presumably work. Am I doing something >wrong here? > >Cheers, > >Jürgen > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
