I have a web page where the information of all the users are stored and I am storing the information of the users in a xml file. COnsider the name of the xml file "abc.xml" when the users to open the same page say "www.domain.com/abc.html" I neeed to constracut the HTML fetching the data from the xml using servlets.
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...