urgent- compilation

2000-08-21 Thread BLAKCORI, Ansar
I am writing jsp page under forte gui application. Once that is done I save the file under examples/jsp subdir/jspfile I am trying to access file under: http://127.0.0.1:8080/examples/jspsubdir/jsp.file but it would not display the result of the page. However with date.jsp example it does work

Re: Form Validation With JSP

2000-07-28 Thread BLAKCORI, Ansar
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\lib\tools.jar;C:\jdk1.2.2;

Re: urgent-install jsp problems

2000-07-28 Thread BLAKCORI, Ansar
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\lib\tools.jar;C:\jdk1.2.2;

Re: Form Validation With JSP

2000-07-28 Thread BLAKCORI, Ansar
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\lib\tools.jar;C:\jdk1.2.2;

Re: urgent-install jsp problems

2000-07-27 Thread BLAKCORI, Ansar
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:\windows\COMMAND\keyboard.sys set CLASSPATH = C:\jdk1.3\lib\tools.jar; set JAVA_HOME=C:\jdk1.3; But