> > Unfortunately this is not completely accurate information.
>
> I was writing about my experience and I wrote it down accurately.
>

Timo, sorry if you found my comments as offending. There was no such intention.

> The session id is stripped from the link in the search result page. At
> least in the cases I had to deal with. That means that the user doesn't
> get a message like "session expired".

Probably, I am missunderstanding the "session id is stripped from the
link in the search result page" part. I can see it there, and so the
user request will go to the /tralala;jsessionid=value.

For me stripped from the link means: the link will not contain the
jsessionid part. But this is not true. It is there. Indeed the
application may continue to work correctly as it may create a new
session (so no error message will be displayed), but this is something
that happens on the application side and not on the search engine
side.

hth,

./alex
--
.w( the_mindstorm )p.


_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to