can i access error messages which is in properties file. for example to display some alerts to the user after getting values from the properties file. can you anybody help me out. i am under .
Not with HTML or JavaScript. Since you mention properties files, I assume you are using Java on the server? If so, you can do so in a JSP using the JSTL fmt tags.