> Why would anyone want to program Java the Perl way anymore
> than to program Perl the Java way?
>
> JSP are templates for Java.  Just because non-programmers
> can do simple things with jsp doesn't mean that they are all
> that bad...

Hi Marina,

I actually have an HTML::Template project that I would love to do in JSP,
unfortunately, it's really awkward using JSP. I run an online daily
journaling site, JournalScape.com. It's set to launch in the near future, so
feel free to use it, but understand, not everything looks pretty yet.

Users can choose from 3 different template styles for their journal, so I
read the journaler's config from the db, and fetch the appropriate template
and display it. With JSP, I have to have a template within a template, and
it gets awkward.

So, there is at least one example of why.

Kenny Smith


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to