The Artima Developer Community
Sponsored Link

Java Answers Forum
Accessing application.properties file from within JSP scriplet.

0 replies on 1 page.

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 0 replies on 1 page
TomK K

Posts: 3
Nickname: devyn
Registered: May, 2004

Accessing application.properties file from within JSP scriplet. Posted: May 3, 2004 11:49 PM
Reply to this message Reply
Advertisement
Hi,

How could I access the key/value pairs in my 'application.properties' file from within a JSP scriplet? Is there a global constant defined for this file so I may access it? I've done this using the JSP Tag Libraries but not within a JSP scriplet. I'm using Struts 1.1.

Devyn

Topic: Please help Previous Topic   Next Topic Topic: Struts: Multiple JSP Pages and form beans. Persistency question.

Sponsored Links



Google
  Web Artima.com   

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