Results 1 to 2 of 2
- 02-11-2009, 11:31 AM #1
Member
- Join Date
- Jan 2009
- Posts
- 9
- Rep Power
- 0
How to write a hyperlink in properties file?
Hi,
I have a properties file that has the key value pairs as below :
key1=value1;
key2=value2;
emailfrom=administrator@localhost.com
The issue I have is :
I have to change the key value pairs from the GUI and not manually.
I'm able to change the first two i.e. key1 and key 2 values.
But when I try changing the emailfrom field, Its not getting reflected as its a hyperlink in the properties file.
I'm using jsp on the front end.
Can someone please help me.Its urgent and I'm stuck !
Regards,
Magnum ..
- 02-12-2009, 04:16 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
You say that the link on the properties file is not clickable?
Similar Threads
-
Reading a properties file
By peiceonly in forum New To JavaReplies: 7Last Post: 05-06-2010, 05:17 PM -
How to read from and write to .properties file from a jsp
By MAGNUM in forum New To JavaReplies: 5Last Post: 01-20-2009, 09:08 AM -
How to getvalue from properties file into JSP
By jaga in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 04-04-2008, 08:00 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks