Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Read a property file value and display in jsp page

843842Feb 17 2009 — edited Feb 17 2009
I need a solution for the below mentioned scenario,

I want to read a value from the property file in JSP page.

For Example, Let us have a property file called A.properties, in the file, we have a value, username = Sam.

I want to bring this value in the jsp page.

Please assist in this issue.

thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2009
Added on Feb 17 2009
6 comments
3,243 views