You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Saman Ghodsian <gs...@shaw.ca> on 2003/07/19 19:42:31 UTC

Suggestions

Hi everyone,
I just completed phase one of my project which is the development and
testing of my business model. some 120 classes, now I'm evaluating
options to implement my front end. I've been looking at struts as an
option, but I still have some concerns about how to go about it.....

I'm looking for tools that can help me bypass the hassle of writing all
the action, forms, xml, etc ... Instead I would like to use the same
kind of tool I used with my model.... UML ---> xdoclet ---> OJB ---->
torque -----> DB
It works wonders and I'm very satisfied with the results....
I would like to do the same thing with my front end....
UML ----> struts [ Action, Form, XML, JSP ]
Then I can use something like a GUI to go to each screen and adjust it
manually.....
I'm thinking on implementing these kind of aproach

Each class in my model would have:
	List (With add, edit, delete, search capabilites)
	detail ( that comes from the list)
	
Input very much appreciated....

Thanks





Saman 


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org