Mike McElligott <[EMAIL PROTECTED]> wrote:

> ---------------------------------------------
>       Attachment:
>       MIME Type: multipart/alternative
> ---------------------------------------------
Roslan,

Are you accessing the pages via http://localhost:8080?  You'll need to do
this if you want the examples to work - if you're accessing them through the
local file (file://blah.jsp) system you're bypassing the server completely -
not giving it a chance to do it's magic, so to speak. ;)

Mike

-----Original Message-----
From: roslan ramli [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 11, 1999 11:56 PM
To: [EMAIL PROTECTED]
Subject: jswdk1.0


I run the startserver and use netscape to go to the 1st page in
directory webpages.
However I can't get to the examples in /jsp and /servlets.
I can get to the Documentation., why is this so?

I edit the html in the index.html from the /webpages and insert
index.html in
the links but still wont work.

However I could use window explorer just to do the examples.

I just want to know.

Thanks.
Roslan

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".


Hi Mike,

I did run the startserver i.e I double click on startserver.
I open up netscape n navigate to http://localhost:8080.
I got on to the first page i.e the pages that showed two links
to the examples....one to the examples/jsp/ and the other to
servlets...however I can't get there.

Strange tho..I can get to the documentation part i.e.
http://hostname://8080/docs/api/overview-summary.html

I thought maybe my browser cannot get to the default index.html
in the example (the status bar showed the link was http://hostname:8080/
examples/jsp) so I edit the first page and add index.html
in both of the links in the examples. It's no go either.

I've got jdk1.1.8 and jdk1.2.1 installed on my pc on the same
dir for info and my autoexec as below
C:\CFG801
C:\DOS801
rem C:\WINDOWS\COMMAND\MSCDEX /D:SSCD000
set jforge_home=c:\jForge
set swing_home=c:\swing-1.1.1beta2
set java_home=c:\jdk1.2.1
set path=%path%;%java_home%\bin
set classpath=.;c:\jdk1.2.1\jre\lib\rt.jar;c:\jdk1.2.1\lib\tools.jar;
SET CLASSPATH=%CLASSPATH%;C:\JCLASS\lib\JCSWINGSUITE110.JAR
set jdk_home=c:\jdk1.1.8
set
classpath=%jsdthome%\lib\jsdt.jar;%jsdthome%\examples\classes;.;%classpath%

SET
CLASSPATH=C:\JSDT-1.5\LIB\JSDT.JAR;C:\JMF1.1\LIB\JMF.JAR;C:\IBMVJAVA\EAB\RUNTIME30;%CLASSPATH%;C:\SQLLIB\JAVA\DB2JAVA.ZIP;C:\SQLLIB\JAVA\RUNTIME.ZIP
SET
PATH=C:\JMF1.1\BIN;C:\IBMVJAVA\EAB\BIN;%PATH%;C:\SQLLIB\BIN;C:\SQLLIB\FUNCTION;C:\SQLLIB\SAMPLES\REPL;C:\SQLLIB\HELP;C:\IFOR\WIN\BIN;C:\IFOR\WIN\BIN\EN_US
SET JSDTHOME=C:\JSDT-1.5
SET JSDT_SERVER=ROSLIRAM
IF EXIST C:\IMNNQ_95\IMNENV.BAT CALL C:\IMNNQ_95\IMNENV.BAT

So please tell me .

Thanks.
Roslan

____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to