Rashid, Give the following link a read then kick yourself. http://struts.apache.org/2.1.8.1/docs/struts-2-maven-archetypes.html NetBeans can work with Maven projects natively. After Maven generates your project your project just open it in NB and go. I believe the same is true for IntelliJ and Eclipse. FWIW, you can define the Archetypes above in NB, then create a new Maven project referencing the Archetypes.
Q 1 - Is it right to learn Struts2 without learning JSP first? [A. You'll pickup JSP just fine. Struts2 makes it a breeze.] Q 2 - Is there any CRUD for Struts2?. I don't find much online to see how Struts2 application is organise and coded. [A. Give the Archetypes mentioned above a spin. Are you wanting a sample app for how to perform CRUD via S2?] Q 3 - Big question, Where should I start and what is needed to learn Struts2 (Addons etc) ? [A. Pick up a copy of Struts 2 In Action by Manning. The book is fantastic. Well worth the expense. Checkout the Plug-in registry online.] Q 4 - Does Struts2 support templating for Web forms? [A. Tiles, Sitemesh, etc.] Best, jb From: prashid <pirzada.ras...@gmail.com> To: user@struts.apache.org Sent: Tuesday, May 17, 2011 7:57 PM Subject: Need suggestion to get started Struts 2 Hi, I am new to Java but learning it fast. I have been working in ASP.NET C# for a long time now. Just want to learn Java EE. Just started Strut2 reading online material. Took lots of time to configure Netbeans 7 to work with Struts2 for HelloWorld example but finally did it. I have few things that I want to ask. 1 - Is it right to learn Struts2 without learning JSP first? 2 - Is there any CRUD for Struts2?. I don't find much online to see how Struts2 application is organise and coded. 3 - Big question, Where should I start and what is needed to learn Struts2 (Addons etc) ? 4 - Does Struts2 support templating for Web forms? Hope someone will help me with these Questions. Thanks -- View this message in context: http://struts.1045723.n5.nabble.com/Need-suggestion-to-get-started-Struts-2-tp4405261p4405261.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