NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Context path

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
tangara



Joined: 06 Sep 2009
Posts: 20

PostPosted: Mon Nov 14, 2011 9:50 pm    Post subject: Context path Reply with quote

Hi,

I've done a search about context path but pardon me I couldn't find an
answer and I'm stuck with this problem and my file wouldn't run.

Basically, I'm testing out using jstl to do a display of data that is stored
in mysql.

My project file is stored at c:\Documents and
settings\MyName\DeskTop\TuitionSite\Web

I would like to know if the above file at c:\ refers to my context path?

Under my present context.xml the <Context path="" reloadable="true"> and
Netbean IDE is giving me FAIL error :- Deployed application at context path
/ but context failed to start.

Hope someone can tell me about theis context path thing.

Many thanks.

--
View this message in context: http://netbeans-org.1045718.n5.nabble.com/Context-path-tp4987175p4987175.html
Sent from the Netbeans - J2EE mailing list archive at Nabble.com.
Back to top
nicephotog



Joined: 07 Nov 2009
Posts: 17
Location: Australia

PostPosted: Thu Nov 17, 2011 7:10 pm    Post subject: Reply with quote

<Context path="" means the named application .war that it was .jar'ed as will be the top of the server zone(the domain itself) when the server starts. it will not go to the name of the app when typed in , its index.jsp or index.html will be at the site default domain name location , just type in the domain name and the server will serve the index of the named app as the domain name.

and...What a folder sitting on a desktop has related to a server , only one can speculate......
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo