chamal desilva ha scritto:
Thanks Antonio Petrelli,

But I can't define a forward, since the forward url
and id are not static. URL can be any page and id can
be any number. Is there a way to do it without
forwards.

Did you read this line?

* return new ActionForward("page.jsp?id=10");

Compose that string the way that you prefer.

Ciao
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to