Solved: Please help: Cannot find message resources under key org .apache.struts.action. MESSAGE

2003-10-30 Thread Prashanth Narayanan
thanks for all the help in this. turns out that for it to work on the new version of struts and apache, you must also add all the commons*.jar files as well. it's fine now thanks, -prash. ps: is there a file called struts.tld anymore? it is referred to in the tutorial but is not part of struts 1.1

Please help: Cannot find message resources under key org.apache. struts.action. MESSAGE

2003-10-29 Thread Prashanth Narayanan
still couldn't resolve this any help will be appreciated - this is my first struts example! -Original Message- From: Prashanth Narayanan Sent: Wednesday, October 29, 2003 1:54 PM To: '[EMAIL PROTECTED]' Subject: Cannot find message resources under key org.apache.struts.

RE: javascript question...

2003-10-29 Thread Prashanth Narayanan
CTED] Sent: Wednesday, October 29, 2003 4:44 PM To: Struts Users Mailing List Subject: RE: javascript question... Thanks Narayanan -- I tried this b4, but this will throw an error... Actually, you need to pass a total string into the open method Prashanth Narayanan <[EMAIL PROTECTED]> wrote

RE: javascript question...

2003-10-29 Thread Prashanth Narayanan
try var newwin=window.open("a.html?Name="+namVal); -Original Message- From: Jacob Wilson [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 4:37 PM To: [EMAIL PROTECTED] Subject: javascript question... Hi... Is it possible to send a value of a form element from the parent win

Cannot find message resources under key org.apache.struts.action. MESSAGE

2003-10-29 Thread Prashanth Narayanan
hi, i am getting the following message: org.apache.jasper.JasperException: Cannot find message resources under key org.apache.struts.action.MESSAGE at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2 54) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServl