is there a stable release of wicket-extensions 1.3

Where can I download wicket-extensions 1.3



Thijs wrote:
> 
> Why redirect?
> Use a lazyloading panel.
> 
> Thijs
> 
> tbt wrote:
>> Hi
>>
>> I like to implement a preloader the wicket way. For example when a user
>> does
>> a search my code looks up the db and retrieves the relevent data. But
>> this
>> takes up a lot of time and i want to show a html page(preloader page)
>> while
>> the db search is done. When the search is completed it will automatically
>> be
>> redirected to a page displaying the results. Can anyone show me an
>> example
>> as how to do this using wicket.
>>
>> Thanks
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/wicket-preloader-tf4811011.html#a13854141
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to