I have boiled down action forward to a few exact
situations. I would only want to do any of the following
situations:
1) take me back where I was
2) take me back to where I was trying to
go
3) take me to a specific page
4) take me to a default page
I dont believe there is currently a neat and clean
way of describing this in the struts-config. Maybe there doesnt need to be
for things like "where I was trying to go" and "where I was". I am just
looking for some clarity on the issues and what/why the implementation is what
it is currently is
|
- Re: question about Action Forwards in struts-config Jonathan Asbell