How do you implement a generic back button in 
struts such that it hits the Action Class?  When  
you use something like:
<A HREF="javascript:history.back()">Back</A>

You go back to the jsp, but miss the Action Class,
which is often a bad thing.

-- Larry Maturo

Reply via email to