RE:Using bean in Jsp

2001-07-18 Thread Kaneda K
At 11:51 16/07/2001 -0500, you wrote: >I tried to use a bean in a jsp page. i got a error "Fatal Error:missing >resource: java.util.PropertyResourceBundle" could u pls help me? This is due to the fact that you try to access a properties from a JSP, with the getRessource(myfolder/mypropertiesfile

RE:Using bean in Jsp

2001-07-17 Thread Rino Srivastava
I tried to use a bean in a jsp page. i got a error "Fatal Error:missing resource: java.util.PropertyResourceBundle" could u pls help me? Thanks. Sincerely, Rino Srivastava