Has anyone succeded in setting a build-time compilation process for JSP 1.0.

I am trying to use the LiveSoftware Java Server Page Compiler (JSPC) tools
from jrun 2.3.2 build 153 without success.

It seem that this release of the JSPC does not compile <jsp:useBean> tag.
They are compiled in a "out.println("<jsp:useBean ...")" line

Any succes story around here?

-----Original Message-----
From: Alexandre VERGER <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: lundi 23 août 1999 17:50
Subject: Including the result of a servlet into a JS Page specifying the
attributes


>Hi,
>I would like to include the result of a servlet into a Java Server Page, I
>tried the tag <jsp:include page="myservletURL"/>, but I must specify the
>query string with all the ?, &, and %3C... Is it possible to do that
>defining this attributes clearly in the page.
>The servlet I want to use is DB2XML, my jsp engine is JSWDK 1.0
>
>Thanks
>
>===========================================================================
>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".
>For JSP FAQ, http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
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".
For JSP FAQ, http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to