public interface StrutsAction
- Author:
- Brian Wing Shun Chan, Mika Koivisto
-
Method Summary
execute(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
-
Method Details
-
execute
String execute(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws Exception
- Throws:
Exception