Hi, in addition to what others said:
On 18.05.11 02:57, prashid wrote: > 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? If you go for JSP, you might want to check out The Java EE 5 Tutorial: JSP http://download.oracle.com/javaee/5/tutorial/doc/bnagx.html. Alternatively you have others options in Struts 2, such as Freemarker or Velocity templating languages > 2 - Is there any CRUD for Struts2?. I don't find much online to see how > Struts2 application is organise and coded. Check out the example applications that come with the Struts 2 distribution - there are explicit CRUD examples, and S2 provides quite elegant solutions for this topic - http://struts.apache.org/download.cgi#struts223 > 3 - Big question, Where should I start and what is needed to learn Struts2 > (Addons etc) ? Struts 2 in Action is an excellent book, but not that up to date - it covers only 2.0, not 2.1 or 2.2. Another excellent and more up to date option is Dave Newton's "Apache Struts 2 Web Application Development" (Packt) - René > 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 > -- René Gielen http://twitter.com/rgielen --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org