[Opensource] Forward to jsp from newstate, pls help!

Innovest Ken innovest_11 at yahoo.com
Tue Sep 24 01:07:06 PDT 2002


hi all,

Suppose I have my own newState() method in my
controller. Inside this method, I'll do some common
stuffs before running the states in the controller:

public ControllerResponse newState(String newState,
ControllerRequest request) throws ControllerException,
NonHandleableException
{
}

I would like to redirect or forward to a jsp. But how
do I get the ControllerRespone?

I need ControllerRespone to transition to another
controller which will forward to a jsp.

Or is there any other method that allows me to direct
to my jsp? Thanks.

Innovest

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com



More information about the Opensource mailing list