Thnak you. But i need to generate the code for the web layer automatically.
Ice-Man wrote: > > Hi Arun, > > I do believe u have to add it manually to main menu as saw in Step 9. > from: http://appfuse.org/display/APF/Using+Struts+2#UsingStruts2-menu > (Using Struts 2) > Hope've helped, > > Ice-Man > > 2008/12/29 arve <[email protected]> > >> >> hi, >> i used the following command to generate a Struts modular project >> >> mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes >> -DarchetypeArtifactId=appfuse-modular-struts -DarchetypeVersion=2.0.2 >> -DgroupId=com.company.sample -DartifactId=struts2modular >> >> Struts modular project was generated but >> com.company.sample package structure was not generated. >> So i created the structure manually and placed a model pojo inside >> com.company.sample.model and generated the DDLs, Service and Dao. >> However in the view part (jsp menu) the entries for displaying the (list >> form) data from the table are missing all though the service and DAO for >> the >> same are generated. >> >> I use the following archetype to generate the struts modular project >> appfuse-modular-struts-2.0.2.jar >> -- >> View this message in context: >> http://www.nabble.com/Struts---modular---project-generation-tp21199064s2369p21199064.html >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Derlon > > Ao encaminhar esta mensagem (ou qualquer 1 q se destine a mim tb), não se > esqueça de retirar o meu nome e o meu End. de E-Mail e coloque todos os > End.s dos destinatários em Cópia Oculta - CcO (BCc). Ajude a combater o > Spam! > > -- View this message in context: http://www.nabble.com/Struts---modular---project-generation-tp21199064s2369p21215281.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
