Do you have wicket sources available in your dev environment (e.g., via
maven)?

Put breakpoint inside model.setObject() and start debugging and you will
see everything happen real-time in debugger.

**
Martin

2015-01-10 16:24 GMT+02:00 kumar ramanathan <kumarramana...@gmail.com>:

> Hi friends ,Am trying to learn how a request is getting processed in
> wicket .
> gone through cwiki and apache wicket guide . got some idea , still exactly
> am not able to get the concepts like A. How our inputs are passed to server
> ... Like server where we have req.get parameters workingB. Where are our do
> get and so post method getting the inputs C. Where our servlet request
> generated D. Basic idea with simple hello world example like thatI need
> your
> help .... Please help me on this.ThanksKumar
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Wicket-request-processing-tp4668967.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to