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: 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.

Re: JSP Compilation Questions and More.

2001-10-12 Thread Niles K. Ho
Try Resin (www.caucho.com) or Rexip (www.rexip.com), they have great auto compliation and reloading. EJB container has been released though. - Niles - Original Message - From: Lachezar Dobrev [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Friday, October 12, 2001 11:50 PM