- Original Message -
From: "Milind Nirgun" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, August 13, 2002 9:08 AM
Subject: RE: Compiling jsp with ant script
>You can use the task which would require Jasper. Look at Ant
do
You can use the task which would require Jasper. Look at Ant documentation for
how to use it. I am not sure about the Sun One server, it probably has a Jsp Compiler
with its development tools. You can use it with the task.
-Milind
> -Original Message-
> From: amol desai [mailto:[EMAI
do you have the jasper-compiler and jasper-runtime libraries to hand?
needs them.
try pointing to them with the classpath element of jspc
- Original Message -
From: "Eduardo B. Santilli - SICREDI Serviços" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 02, 2002 09:54
Hi,
I'm not sure what is the problem in your jsp file. But if u r looking to
compile jsp files then here is script..