It might help to look at the hierarchy for AjaxRequestTarget.  Notice
that it implements IRequestTarget.  So, it's a request target, or the
target of a particular servlet/http request.

On Thu, Sep 16, 2010 at 9:02 PM, Chris Colman
<chr...@stepaheadsoftware.com> wrote:
> I'm just wondering what the 'target' is in the term Ajax target. From my
> desktop days I was lead to think that 'target' meant a specific
> component but I'm not sure if that's what is intended in the Wicket
> context.
>
> In the wicket context what is the actual target? A JSON packet, the
> browser? Something else?
>
> There's some confusion about the whole target concept that my brain
> would be much happier with if it knew what we were targeting :)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to