Re: urgent-install jsp problems

2000-07-28 Thread Klacansky, Igor
nt-install jsp problems Thank you very much It did work but still I've got this problem My autoexec.bat is: mode con codepage prepare=((850) c:\windows\COMMAND\ega.cpi) mode con codepage select=850 keyb uk,,c:\windows\COMMAND\keyboard.sys set PATH=C:\jdk1.2.2\bin set CLASSPATH=C:\jdk1.2.2\

Re: urgent-install jsp problems

2000-07-28 Thread BLAKCORI, Ansar
ow can I overcome this problem > -Original Message- > From: Klacansky, Igor [SMTP:[EMAIL PROTECTED]] > Sent: 27 July 2000 23:25 > To: [EMAIL PROTECTED] > Subject: Re: urgent-install jsp problems > > I have the same problem with WIN NT 4.0. > The solution I fou

Re: urgent-install jsp problems

2000-07-27 Thread Klacansky, Igor
I have the same problem with WIN NT 4.0. The solution I found is to switch from jdk1.3 back to jdk1.2.2. I sent it to tomcat_dev group as a bug/question and I am still hoping to get an answer. Igor [EMAIL PROTECTED] === To u

Re: urgent-install jsp problems

2000-07-27 Thread Paavan
CTED] <[EMAIL PROTECTED]> Date: Thursday, July 27, 2000 4:44 PM Subject: urgent-install jsp problems >Hi there > >I have this problem > >I have installed the following : >My java is on C:\jdk1.3\bin >My java ent is on C:\j2ee\bin >My java jsp is on C:\JSWDK-1.0.1\ &

Re: urgent-install jsp problems

2000-07-27 Thread Yasir Feroze Minhas
ED]> Sent: Thursday, July 27, 2000 5:10 PM Subject: Re: urgent-install jsp problems > I have changed the content but still does not work > > mode con codepage prepare=((850) c:\windows\COMMAND\ega.cpi) > mode con codepage select=850 > keyb uk,,c:\w

Re: urgent-install jsp problems

2000-07-27 Thread BLAKCORI, Ansar
IL PROTECTED] > Subject: Re: urgent-install jsp problems > > The JAVA_HOME path should be C:\jdk1.3; > > > - Original Message - > From: Ansar Blakqori <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, July 27, 2000 3:54 PM > Subject:

Re: urgent-install jsp problems

2000-07-27 Thread Yasir Feroze Minhas
The JAVA_HOME path should be C:\jdk1.3; - Original Message - From: Ansar Blakqori <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 27, 2000 3:54 PM Subject: urgent-install jsp problems > Hi there > > I have this problem > > I have installed t

urgent-install jsp problems

2000-07-27 Thread Ansar Blakqori
Hi there I have this problem I have installed the following : My java is on C:\jdk1.3\bin My java ent is on C:\j2ee\bin My java jsp is on C:\JSWDK-1.0.1\ According to instructions I have added the following in autoexec.bat(win98): mode con codepage prepare=((850) c:\windows\COMMAND\ega.cpi) m

Servlet/JSP problems with WL 4.51

2000-02-18 Thread Shiv Kumar
Hi all I have a set of Servlets and JSPs running on NewAtlanta's ServletExec servlet engine. I am currently porting them to WebLogic. I am facing a few problems. I do not want to change any of my HTML/JSP/Java files immediately. I want the same files to work in WL as it is. Pl help. 1. The se

Re: JSP Problems

1999-10-12 Thread Gee Martin
Just a thought: NES's version of JSP is some what crippled. You may want reference the NES feature docs. HtH, Martin -Original Message- From: Adam H. Pendleton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 12, 1999 12:49 PM To: [EMAIL PROTECTED] Subject: JSP Problems I am h

JSP Problems

1999-10-12 Thread Adam H. Pendleton
I am having problems using Netscape Enterprise Servers implementation of JSP. 1) When I try to specify the tag, I get an error that says "USEBEAN tag is invalid". 2) When I use just the plain tag, I don't get that error, but I am unable to reference the object, ie.: name.connect(); Error: