Typically this would be handled with Ajax behaviors.  They are written for
this purpose.


On Tue, Oct 7, 2008 at 4:06 PM, metalotus <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> Must a URL be handled by a Page object? Is there another option?
>
> For exmaple, I want to call a URL from browser-side javascript and then on
> server-side go through the wicket request cycle, do some work, change some
> state, and write to the response. But I am worried about using Page to
> handle the URL since I don't want to mess up navigation forward/back, etc.
>
> Is this related to the concept of a stateless page? I'm fuzzy on that.
>
> Thanks, James
> --
> View this message in context:
> http://www.nabble.com/Way-to-handle-a-URL-GET-without-a-Page--tp19867286p19867286.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Jeremy Thomerson
http://www.wickettraining.com

Reply via email to