Tapestry, it rocks.
|---------+---------------------------->
| | "Daniel Perry" |
| | <[EMAIL PROTECTED]|
| | co.uk> |
| | |
| | 02/06/2005 15:04 |
| | Please respond to|
| | "James Developers|
| | List" |
| | |
|---------+---------------------------->
>-------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: "James Developers List" <[email protected]>,
"Anne S" <[EMAIL PROTECTED]> |
| cc:
|
| Subject: RE: Google Summer Of Code - Interfaces
|
>-------------------------------------------------------------------------------------------------------------------------------|
>
> Another question: Are people happier with JSP or Java Servlets? Yes,
> in the end, they compile out to the same thing, but sometimes I hear
> quasi-religious wars on which deployment solution is the best ;-)
Both!
Niether are particularly good at producing a sensible system.
JSPs are great for displaying stuff, but suck at doing anything - big
scriptlets are unmanageable.
Similarly Servlets are much better suited at making code to do stuff, but
suck at outputting html with their million and one "response.write" lines.
Take a look at struts (struts.apache.org), it marries the two up nicely.
Actions for code to do stuff (similar to servlets) and JSPs for display (ie
html, JSTL, etc).
Daniel.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
***************************************************************************
The information in this e-mail is confidential and for use by the addressee(s)
only. If you are not the intended recipient (or responsible for delivery of the
message to the intended recipient) please notify us immediately on 0141 306
2050 and delete the message from your computer. You may not copy or forward it
or use or disclose its contents to any other person. As Internet communications
are capable of data corruption Student Loans Company Limited does not accept
any responsibility for changes made to this message after it was sent. For
this reason it may be inappropriate to rely on advice or opinions contained in
an e-mail without obtaining written confirmation of it. Neither Student Loans
Company Limited or the sender accepts any liability or responsibility for
viruses as it is your responsibility to scan attachments (if any). Opinions and
views expressed in this e-mail are those of the sender and may not reflect the
opinions and views of The Student Loans Company Limited.
This footnote also confirms that this email message has been swept for the
presence of computer viruses.
**************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]