Re: Java IDE?

2002-03-22 Thread Dmitriy Serebryakov
Need to be metioned that Forte based on open source NetBeans. Take a look to JDeveloper from ORACLE also. It looks like licenced JBuilder and should perfectly suit for work with Orion. - Original Message - From: <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Friday, M

Re: JSP comment tag.

2002-03-15 Thread Dmitriy Serebryakov
Hi, Jose > <% if (modem) { %> <% }else{ %> From Sun site: Generates a comment that is sent to the client. JSP Syntax Expressions are working fine for me. Regards, D.S. - Original Message - From: "prasanth sb" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Fr

Re: question about ip allocation

2002-01-10 Thread Dmitriy Serebryakov
It seems to me what IIS have some bug or intend to work wrongly with Java. If www service of IIS shutted down there are no problem to have working third party web servers (two instances of orion server) on same port but different IP addresses on same Ethernet interface. Consider you options: -u

Re: Newbie classpath problem - please help

2001-09-27 Thread Dmitriy Serebryakov
check doc on orion-web.xml DS - Original Message - From: <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, September 27, 2001 5:47 AM Subject: Newbie classpath problem - please help > > > > I've installed Orion 1.5.2 on my Windows NT4 development machine. > >

Re: JSP Required classes

2001-09-13 Thread Dmitriy Serebryakov
In orion-web.xml in deployment directory use classpath tag as foolowing Example above for Windows Enviroment. D.S. - Original Message - From: "Vijay Pawar" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2001 9:58 AM Subject: JSP Requir

Re: Changing the RMI Port

2001-09-10 Thread Dmitriy Serebryakov
xml version="1.0" ?>   (View Source for full doctype...)> -       -                 log> rmi-server> - Original Message - From: Kesav Kumar To: Orion-Interest Sent: Monda

Re: UNSUSCRIBE

2001-09-08 Thread Dmitriy Serebryakov
So annoing Whom shall we address the request to fix that BUG or it is wrong instaructions in FAQ??? Regards, D.S. - Original Message - From: "Vinay Khandelwal" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Saturday, September 08, 2001 12:46 AM Subject: UNSUSC

Does anyone know how to get working Netbeans 3.2 with orion 1.5.2 todebug JSP's?

2001-08-28 Thread Dmitriy Serebryakov
Hi, Everyone Might be it is simple, but I have tried, no luck, no use of FAQ from orionserver.com neither docs for both orion and Netbeans. I could not find clear explanation what to do to get JSP's debugged. Any suggestions about best (or better) way to do that, may be another IDE? Running JDK