The difference is that http://www.bgeer.com/dexios doesn't "compile" the
templates into servlets. The templates have macro variables, loops, and
conditionals --that are evaluated by the servlet, and then macro variable
substitution is performed and the template is output. (see
http://www.bgeer.com/dexios/template/docs/tutorial.html#example )
I guess I am getting hung up on this idea of having to write script in a
template.... although I must admit I need to investigate the bean aspect of JSP
more....
Thanks,
Keith
>
>I looked at the site you recommended. What is the difference? The
>templates get 'compiled' into something (servlets?) and then they get
>run via some calling mechanism (sevlet API?). Correct me if I'm wrong?
>
>Has anyone on the list tried or know anything about ChiliSoft ASP? It is
>an ASP implmentation that runs on UNIX. I've got a large java code base
>that it would need to interact with.
>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".