Hello

is there anyway to get back to the side which called an action?

here more specific example

i have 2 jsp sides: a.jsp and b.jsp

from both i can call a strutsaction  dosomething.do

after executing i want to get back to a or to b (depending who called the side)

i think best solution would be adding a hidden field telling the action who was the 
caller
(with probably much handling of beans from request etc)

any other (better) ideas?

thx in advance

Michael

Reply via email to