On 8/24/06, Matt Raible <[EMAIL PROTECTED]> wrote:
Yes. I expect the audience I'm presentation to to be familiar with Struts 1.x. I'm sure it's good to do an intro to Struts 2.0 as well, but overall I'd like to have them leave a 1.5 hour presentation with the knowledge they need to convert a Struts 1.x app, as well as greenfield a Struts 2.0 application. Migrating an existing project in real-time is a good idea/demonstration.
If it helps, you can compare versions of the MailReader, since we have one for Struts 1.3 and Struts 2.0. If you try that, I'd suggest starting with revision 423340 for the S2 version, since the head has been refactored for wildcards. (Though that should work for Struts 1.3 too.) If you follow the S2 Mailreader revisions all the way back, you can see it go from S1 to WW2 and then from WW2 to S2. * http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/?pathrev=423340 I still have a few updates to make to the S2 documentation before I get back to the migration guide myself, and my "3-hour tour" probably won't be ready in time for your presentation. If you are interested, in the sandbox, there are a series of training labs where we build the MailReader from scratch, if that helps with the "greenfield" portion. * http://svn.apache.org/viewvc/struts/sandbox/trunk/mailreader-course/struts2/ The initial lab is hello and then welcome. The complete list is here: * http://StrutsUniversity.org/Migrating+to+Struts+2#MigratingtoStruts2-CourseOutline -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]