At 10:24 AM 1/10/2001 +0100, you wrote:
>I dont really understand the need for dynamically generating JSP code. After
>all, JSPs are themselves all about generating HTML dynamically. At *some*
>point the generating has to stop and real code has to start ;-).

Well perhaps I should clarify a little.

The template is not the problem really because we can write those out to a 
jsp files whenever we make a change and Orion will re compile them.  SO 
this problem is really not the big issue.  The issue really comes in when 
we have content in the DB and we want to do something like this:

hello <%= username %>, this is your content page.


That's when we're going to hit a snag.  You see there IS a need for dynamic 
content.  Perhaps this is too off topic for this list, and if it is, could 
anyone recommend a good JSP discussion mailing list out there?

Thanks much.

R


Robert S. Sfeir
Director of Software Development
PERCEPTICON corporation
San Francisco, CA 94123
w - http://www.percepticon.com/
e- [EMAIL PROTECTED]
t - (415) 749-2900 x205


Reply via email to