Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Struts

Options
  • 07-10-2002 3:58pm
    #1
    Registered Users Posts: 21,264 ✭✭✭✭


    anyone recommend some good reading material on struts that doesn't make my head explode? :)


Comments

  • Closed Accounts Posts: 8,478 ✭✭✭GoneShootin


    whats a strut ?

    do u mean struct ?

    if not smack me up and call me daisy


  • Registered Users Posts: 429 ✭✭WezzyB


    AFAIK: Struts is an open source framework useful for building web applications in Java Servlets and JavaServer Pages....

    http://jakarta.apache.org/struts/index.html

    I have "Professional JSP 2nd Edition" from Wrox and it has a chapter about Struts.


  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    Wezzyb is correct. But it's not something that can be explained in one chapter. :/

    I'll see if someone here has that book.


  • Closed Accounts Posts: 8,478 ✭✭✭GoneShootin


    goneshootin askes uncie dev to change his name to "daisy"


  • Registered Users Posts: 15,443 ✭✭✭✭bonkey


    Hmmm....

    Fscked if I can remember what I read up on to get my head around struts, but I have a funny feeling it was in one of the the ORA books on Java Server Pages.

    The terrible thing is that while the reading makes your head explode, the actual implementation and functionality is pretty damn simple and sweet.

    jc


  • Advertisement
  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    Found this... http://www2.theserverside.com/resources/strutsreview.jsp

    Also easyStruts has a bit on it, and makes it a lot easier to work with (supports Eclipse, Jbuilder and I think some others).


  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    Here's another link I found. Seems to be the best easy to understand description of what's happening.

    http://rollerjm.free.fr/pro/Struts.html


Advertisement