Milan Milanovic wrote: > > Great thing to do! Is it possible to visualise S2 appliaction from > struts.xml ? I'm asking this because I didn't manage to run existing > plug-in for that. > > > mpeccorini wrote: >> >> Hi everyone, >> >> I looked for a struts 2 graphical configuration utility and couldn't >> find one, you guys probably remember Struts Console created by James >> Holmes (www.jamesholmes.com/struts/console/). >> >> So I've started a new project in sourceforge.net to develop one. I've >> also imported a first version of the project and it currently opens, >> creates new and saves struts 2 configuration files respecting the data >> type definition hosted at http://struts.apache.org/dtds/struts-2.0.dtd. >> >> > >
Hi Milan, I'm not sure of what you mean by "visualize" a Struts 2 application. The program will not show a drawing off the elements interconnected by arrows as other more advanced tools did for Struts 1. This program will show all the elements in your struts.xml in a hierarchical view (a tree) and will allow you to select the elements and change the attributes in panels specific for each element type. It will also allow you to create new elements, delete elements and validate the entire structure of the configuration file. -- View this message in context: http://www.nabble.com/Graphical-Configuration-Utility-tp21019003p21054542.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org