[ajug-members] Can anyone recommend a book for learningRubyon Rails?

Christopher Mawata Christopher-Mawata at utc.edu
Tue Jul 29 23:31:27 EDT 2008


Struts 2 is very pleasant to use -- it is the documentation that is horrible. I just got through designing a Struts 2 course and had a devil of a time getting information.

The jsp Result is just one of the view technologies you can use. Freemarker, Velocity, JasperReports, Tiles etc. are all fair game. If you prefer JSF tags you just put the JSF plugin in the WEB-INF/lib and you are ready to use the jsf result (the JSF processing cycle is represented as interceptors in the jsfStack).

That said, think of Struts 2 as Webwork 2.3. It is very different from Struts 1 in fundamental ways (actions are thread safe but interceptors are not etc). As someone mentioned, "migrating" from Struts 1 is essentially a rewrite.

Chris Mawata


-----Original Message-----
From: "mike stittleburg" <mstittleburg at bellsouth.net>
To: <ajug-members at ajug.org>
Date: Tue, 29 Jul 2008 20:25:58 -0400
Subject: Re: [ajug-members] Can anyone recommend a book for learningRubyon	Rails?

Struts 2 == Webwork 2

That said it's an improvement over Struts 1.x but still tedious. The pure
java side (actions) are pretty straightforward. The greatest annoyance I
find is with developing the views (jsp,tags,...). All the binding is still
done with string attributes which is quite error prone. The tag libraries
seem rather lame compared to something like JSF or ASP.NET :).

I'm not convinced that the RnR view model is any less tedious and you are
still mixing code and markup in the same file.
  -----Original Message-----
  From: Thomas, Dave [mailto:dthomas at tandbergtv.com]
  Sent: Tuesday, July 29, 2008 6:04 PM
  To: ajug-members at ajug.org
  Subject: Re: [ajug-members] Can anyone recommend a book for learningRubyon
Rails?


  Looked at Struts 2, but at the time didn't look ready for prime time.  It'
s completely different, so a rewrite in Struts 2 would be the same as a
rewrite in something with more sex appeal like Seam+Facelets.  Or Ruby on
Rails.




----------------------------------------------------------------------------
--

  From: Darren Nelsen [mailto:dnelsen4 at Humana.com]
  Sent: Tuesday, July 29, 2008 3:46 PM
  To: ajug-members at ajug.org
  Cc: ajug-members at ajug.org
  Subject: Re: [ajug-members] Can anyone recommend a book for learning
Rubyon Rails?



  What version of Struts are you on?

  Struts 2 is far less tedious than Struts 1.x from what I've read. Have you
looked into that? Might be easier to migrate.


  "Dewberry, Jim" <jdewberry at connecture.com>



        "Dewberry, Jim" <jdewberry at connecture.com>

        07/29/2008 03:14 PM

              Please respond to
              ajug-members at ajug.org




              To

              <ajug-members at ajug.org>



              cc




              Subject

              [ajug-members] Can anyone recommend a book for learning Ruby
on Rails?











  Hi Everybody!

  Struts is tedious. Can anyone recommend a book for learning Ruby on Rails?

  Thanks, Jim_______________________________________________
  ajug-members mailing list
  ajug-members at ajug.org
  http://www.ajug.org/mailman/listinfo/ajug-members

**********************************************************************

This communication is confidential and intended solely for the
addressee(s). Any unauthorized review, use, disclosure or distribution
is prohibited. If you believe this message has been sent to you in
error, please notify the sender by replying to this transmission and
delete the message without disclosing it. Thank you.

E-mail including attachments is susceptible to data corruption,
interception, unauthorized amendment, tampering and viruses, and we
only send and receive e-mails on the basis that we are not liable for
any such corruption, interception, amendment, tampering or viruses or
any consequences thereof.

This email, its content and any attachments is PRIVATE AND
CONFIDENTIAL to TANDBERG Television, Part of the Ericsson Group.

www.tandbergtv.com
**********************************************************************

  The information transmitted is intended only for the person or entity to
which it is addressed and may contain CONFIDENTIAL material. If you receive
this material/information in error, please contact the sender and delete or
destroy the material/information.






More information about the ajug-members mailing list