It does help, thank you. At the moment I lean towards struts2. A couple additional questions:
1) How can I configure netbeans to run appfuse in jetty? Would you recommend using this container as standard? 2) As I understand it the main difference between jsf an struts is, that jsf is component based while struts is action based. In the first, we can address the stateful components that get initiated on a per user basis. In the latter case, we map actions to controller methods and the controllers in struts are singletons serving all users? Please excuse if the question is rather simple minded - I am learning. 3) In the struts libs I do see a code-behind plugin, but not the convention plugin. What is the reason for using the former and not the latter? Regards, MPK -- View this message in context: http://www.nabble.com/struts2-basic-not-running-tp25338334s2369p25346744.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net