Hi,
It�s Gerald (long dull story), but you can call me anything you like.
I can now say with some surety, that the forward is not the problem. In a Struts
action, the null session is being picked up and the mapping.findForward(�a_file.jsp�);
(a Struts forward method) is forwarding on to the specified resource.
Great you�d think. But no. It seems to forward to the specified resource
(execution is being logged, System.out.println(�some text�); is written to the console
etc), but in the client, nothing happens, regardless of which method is used to
forward. Just the broken original app remains. I have forwarded to a simple JSP, which
again logs that it�s being executed. But again nothing is loaded in to the browser.
Do you have any ideas, as I am fast running out of them.
I will consult the Struts list, but am yet unsure it is a Struts
issue/question.
Many thanks
Gerald.
Jerald (or is it Gerald -- your email address and 'name' don't match),
> Now sessionStatus is getting caught � fine, but when I try and
> redirect to a JSP after that, nothing happens. I originally tried
> mapping.findForward (Struts), response.sendRedirect and forwarding
> using RequestDispatcher. I have tried getSession(true) and false.
> What implications (if any) does session timeout have in terms of
> forwarding after the session is invalidated?
Session state should have nothing to do with your ability to forward, etc.
Can you post thesnippet of code where you try to redirect the user?
-chris
> ATTACHMENT part 2 application/pgp-signature name=signature.asc
---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download
Messenger Now