Hi,
 
I am wondering whether anyone has tried to model their classes together with Apache's Struts.  If so, what are the common practice to achieve clear MVC architecture of struts.
Ideally, I would like to be able to view the dependency from the JSP to DispatchAction to ActionBean.
 
Currently, I am only modeling the DispatchAction & ActionForm. Is it possible to model the JSPs with the web modeler?
 
Regards
Kevin Yap

Reply via email to