JSP Compilation

2002-01-03 Thread Rice, Ted
How can one call Orion's built in JSP Compiler to do pre-compilation of JSPs? I know other applicaiton server's, such as Tomcat and WL, distribute and support external JSP Compilation. Hopefully, Orion does as well. Thanks, Ted Rice

MR: JSP Compilation Questions and More. Additional.

2001-10-16 Thread Lachezar Dobrev
Hello all, try to use Oracle JSP, thera are a offline jsp-compiler. Hi. Thanks for your suggestion. However I do not need an otside compiler. In any case I can use JspC in tomcat, but that is NOT what I wanted. I want to do this the way Orion does it. So I need to do something like:

RE: JSP Compilation Questions and More.

2001-10-16 Thread Justin Wood
If this is code hiding issue consider using a taglib. -Original Message- From: Lachezar Dobrev [mailto:[EMAIL PROTECTED]] Sent: 15 October 2001 09:35 To: Orion-Interest Subject: Re: JSP Compilation Questions and More. Hello. is this a speed issue? NO! if so, use jikes. it's

Re: JSP Compilation Questions and More.

2001-10-15 Thread Lachezar Dobrev
Hello. is this a speed issue? NO! if so, use jikes. it's so fast that you don't need to precompile JSPs. I use it. I need to compile the JSPs without running Orion. Lachezar

Re[2]: JSP Compilation Questions and More.

2001-10-15 Thread slynce
: Saturday, October 13, 2001 1:50 AM GM Subject: JSP Compilation Questions and More. Hallo all! Recently I've been playing around with JSP compilation in Orion. I saw GM a couple of days ago a question about the out-of-the-server (stand-alone) compilation of JSPs. Quite some job :( I tried

Re: JSP Compilation Questions and More.

2001-10-13 Thread Greg Matthews
is this a speed issue? if so, use jikes. it's so fast that you don't need to precompile JSPs. - Original Message - From: Lachezar Dobrev [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Saturday, October 13, 2001 1:50 AM Subject: JSP Compilation Questions and More

JSP Compilation Questions and More.

2001-10-12 Thread Lachezar Dobrev
Hallo all! Recently I've been playing around with JSP compilation in Orion. I saw a couple of days ago a question about the out-of-the-server (stand-alone) compilation of JSPs. Quite some job :( I tried to find the compilator. Playing around I got some things. I don't really remember

Re: JSP Compilation Questions and More.

2001-10-12 Thread Niles K. Ho
Subject: JSP Compilation Questions and More. Hallo all! Recently I've been playing around with JSP compilation in Orion. I saw a couple of days ago a question about the out-of-the-server (stand-alone) compilation of JSPs. Quite some job :( I tried to find the compilator. Playing

JSP Compilation error.

2001-05-24 Thread Barnicle, John
Title: JSP Compilation error. Hello, I'm trying to ad some XML functions to a .JSP file and I believe it is causing a compilation error. The problem is - I'm not sure where the error is - the compile seems to fail w/o giving any indication of what is wrong. Is there a log to check

logs of jsp compilation??

2000-09-22 Thread Carlos Piqueres Ayela
Hi, Very simple question, where can I see the results of jsp's compilation? I'm trying to debug an application that seems to fail but I don't know why and can't find any log of the result of the compilation... Any help? TIA