Hi,
      Thanks for the friendly piece of advice, I did correct it and
changed the dtd from 1.0 to 1.1 and I got no errors now., ?But I have
gotten into this problem....

this is the data inside my ApplicationResources.properties file
present inside the classes directory.

/**************ApplicationResources.properties
file*******************************/

button.save=Change name
button.reset=Reset
error.name.required=To change the name, a name must be entered
prompt.name=Enter name:
welcome.title=A Simple Application

/**************ApplicationResources.properties
file*******************************/

On the index.jsp page that is being displayed.....

The values of the welcome.title, prompt.name , error.name.required ,
button.reset , button.save are not being displayed,

instead I am getting like this

   ???en_US.welcome.title???
   ???en_US.error.name.required???
........and so on.

What could be the problem, it not reading the
ApplicationResources.properties file.

Help would be greatly appreciated.

Thanks
AS
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to