You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Iqbal Akhtar <iq...@hotmail.com> on 2008/10/23 13:21:25 UTC

Applet Wicket communication

Hi everyone, 

I need help regarding applet to wicket communication. Any help, code, pointer will be appreciated.

Thanks and Regards,
Iqbal

_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE

Re: Applet Wicket communication

Posted by Francis De Brabandere <fr...@gmail.com>.
Just use an plain servlet, and talk to it using http + add the
WicketSessionFilter in front of it so you can interact with the wicket
session

http://www.wicket-framework.org/apidocs/wicket/protocol/http/servlet/WicketSessionFilter.html

On Thu, Oct 23, 2008 at 1:21 PM, Iqbal Akhtar <iq...@hotmail.com> wrote:
> Hi everyone,
>
> I need help regarding applet to wicket communication. Any help, code, pointer will be appreciated.
>
> Thanks and Regards,
> Iqbal
>
> _________________________________________________________________
> Explore the seven wonders of the world
> http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE



-- 
http://www.somatik.be
Microsoft gives you windows, Linux gives you the whole house.

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