The Artima Developer Community
Sponsored Link

Java Answers Forum
javawebserver2.0

3 replies on 1 page. Most recent reply: Oct 4, 2002 7:15 AM by viji m

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
konda reddy

Posts: 2
Nickname: reddy
Registered: Oct, 2002

javawebserver2.0 Posted: Oct 3, 2002 7:49 PM
Reply to this message Reply
Advertisement
hi,
Jsp files In javawebserver2.0 where can i store it...and give me classpath of jsp for compiling i am using javawebserver2.0
reply me
bye
reddy


konda reddy

Posts: 2
Nickname: reddy
Registered: Oct, 2002

Re: javawebserver2.0 Posted: Oct 3, 2002 10:53 PM
Reply to this message Reply
hi,
reply me quickly
bye
reddy

kanchan

Posts: 4
Nickname: kanchi
Registered: Jul, 2002

Re: javawebserver2.0 Posted: Oct 3, 2002 11:32 PM
Reply to this message Reply
hello,
there is no need to compile the jsp files.
when u first time give the request to the jsp file thr' browser . ur server will convert it in servlet , and compiled and generate the class file for it

viji m

Posts: 5
Nickname: vimwise
Registered: Oct, 2002

Re: javawebserver2.0 Posted: Oct 4, 2002 7:15 AM
Reply to this message Reply
You will put your jsp pages in the same directory as your html pages.

Flat View: This topic has 3 replies on 1 page
Topic: questions in basic java?? Previous Topic   Next Topic Topic: can we create a local variable for a thread??

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use