You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Ramazan Pekin <ra...@yahoo.com> on 2007/09/16 11:51:47 UTC

Inter Application Session (Same Context)

Hi,
  In the same context, how can I provide inter application session? when I reach to new application with wicket.Link session is passing to new application, when I try this with html link it needs signin again.
   
  <a href="#" wicket:id='linkToREQ001A'>request</a>
  <a href="req001a">request</a>

       
---------------------------------
Yahoo! kullaniyor musunuz?
Istenmeyen postadan biktiniz mi? Istenmeyen postadan en iyi korunma Yahoo! Posta'da
http://tr.mail.yahoo.com

Re: Inter Application Session (Same Context)

Posted by Eelco Hillenius <ee...@gmail.com>.
On 9/16/07, Ramazan Pekin <ra...@yahoo.com> wrote:
> Hi,
>   In the same context, how can I provide inter application session? when I reach to new application with wicket.Link session is passing to new application, when I try this with html link it needs signin again.
>
>   <a href="#" wicket:id='linkToREQ001A'>request</a>
>   <a href="req001a">request</a>

There recently was a thread about this. Could you try searching the
archives? The conclusion is a bit too much to type here :)

Eelco

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