Re: OC4J and struts issue

2004-08-17 Thread Hari Saptoadi
nt: Monday, August 16, 2004 8:45 PM Subject: Re: OC4J and struts issue > Kindly have a look > at my struts-config.xml , i have reduced it almost nothing > *** struts-config.xml** > > Struts Configuration 1.1//EN" > "

Re: OC4J and struts issue

2004-08-16 Thread simarjit singh
Kindly have a look at my struts-config.xml , i have reduced it almost nothing *** struts-config.xml** http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";> ApplicationResources.properties is under WEB-INF/classes ** jsp page **

Re: OC4J and struts issue

2004-08-16 Thread Vic Cekvenich
It's usualy a case issues in some xml, since windows is not case sensetive. Look for that. Next time, if you deploy to unix, develop in unix. .V I am able to run it in windows environment but when i move it to solaris, it is failing.:-( ---

Re: OC4J and struts issue

2004-08-16 Thread simarjit singh
truts-html.tld /tags/struts-logic /WEB-INF/struts-logic.tld /tags/struts-nested /WEB-INF/struts-nested.tld /tags/struts-tiles /WEB-INF/struts-tiles.tld Thanks Veera -Original Message- From: simarjit singh [mailto:[EMAIL PROTECTED] Sent: Monday, August 16, 200

RE: OC4J and struts issue

2004-08-16 Thread Veerabhadra Rao R
/tags/struts-tiles /WEB-INF/struts-tiles.tld Thanks Veera -Original Message- From: simarjit singh [mailto:[EMAIL PROTECTED] Sent: Monday, August 16, 2004 5:51 PM To: Struts Users Mailing List Subject: Re: OC4J and struts issue Thanks for quick reply, here is my web.xml entry. i

Re: OC4J and struts issue

2004-08-16 Thread simarjit singh
[mailto:[EMAIL PROTECTED] Sent: Monday, August 16, 2004 5:37 PM To: Struts Users Mailing List Subject: OC4J and struts issue Hi, I am getting th following error mesage in OC4J for 9i. javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE at

RE: OC4J and struts issue

2004-08-16 Thread Veerabhadra Rao R
Mailing List Subject: OC4J and struts issue Hi, I am getting th following error mesage in OC4J for 9i. javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE at org.apache.struts.util.RequestUtils.message(RequestUtils.java:793) at

OC4J and struts issue

2004-08-16 Thread simarjit singh
Hi, I am getting th following error mesage in OC4J for 9i. javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE at org.apache.struts.util.RequestUtils.message(RequestUtils.java:793) at org.apache.struts.util.RequestUtils.message(RequestUtils.java