Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go-to ActionBean for jsp files with forms #7

Open
sustacek opened this issue Nov 12, 2012 · 0 comments
Open

Go-to ActionBean for jsp files with forms #7

sustacek opened this issue Nov 12, 2012 · 0 comments

Comments

@sustacek
Copy link
Owner

Reported by project member sustacek, Feb 19, 2009

If a jsp file contains <s:form> tag, it would be helpful to be able to
skip to the action bean that handles this form.

The ActionBean lokup can be done based on two inforamtions

  1. the FQN of action bean (com.my.beans.SaveUserActionBean)
  2. the url pattern of the bound action (/user/save.action)

Delete comment Comment 1 by project member sustacek, Feb 26, 2009

  • impelemented first way -- via bean class name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant