i have started writing some of that ,the way i am doing is ,the user
wont have to contribute or retrieve pageparameters on his own.he will
do in the normal wicket fashion ,the user will just have to extend the
statelessmodel that i wrote and these things will be done on its own.
i am using 1.5.x

On Wed, Feb 1, 2012 at 1:41 AM, Martin Grigorov <[email protected]> wrote:
> On Tue, Jan 31, 2012 at 10:04 PM, robert.mcguinness
> <[email protected]> wrote:
>> straight copy from jolira but for 6.0.  basically just keep overriding the
>> ajax components and returning getStatelessHint to true and passing page
>> parameters to ajax components as needed.
>>
>> Code is buggy so just use as reference.
>>
>> https://github.com/robmcguinness/wicket-stateless/blob/master/src/main/java/com/robmcguinness/stateless/StatelessAjaxButton.java
>>
>> http://wicket-stateless.herokuapp.com/
>>
>> *martin,*
>
> Don't ask Martin, ask at dev@ ;-)
>
>>
>> would the core devs consider pulling some of jolira's ajax components or
>> some variant of it into the wicket-core?  seems that over the years a the
>> demand for stateless ajax components is pretty reasonable.
>>
>> rob
>>
>> --
>> View this message in context: 
>> http://apache-wicket.1842946.n4.nabble.com/Stateless-and-Ajax-tp4344007p4345686.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>



-- 
thank you,

regards,
Vineet Semwal

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to