Hi,

When calling

(WebRequest)RequestCycle.get().getRequest()).getHttpServletRequest().getRequestURL()

on a page with page parameters, I'm seeing different results:

- when loading the page from the browser, the URL is returned
including the page parameters;
- when updating through AJAX, the URL is returned without the page parameters.

Shouldn't the AJAX call incorporate these page parameters such that
the results are consistent?
What's your opinion on this?


Thanks,

Antoine.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to