RE: Struts2 + tiles +OC4J

2009-02-08 Thread Ramez Hassan
petre...@gmail.com] Sent: Friday, February 06, 2009 10:06 AM To: Struts Users Mailing List Subject: Re: Struts2 + tiles +OC4J 2009/2/5 hesham : > java.lang.IllegalArgumentException: Resource > /portalframework/renderContents.action not found Does this resource exis

Re: Struts2 + tiles +OC4J

2009-02-06 Thread Antonio Petrelli
2009/2/5 hesham : > java.lang.IllegalArgumentException: Resource > /portalframework/renderContents.action not found Does this resource exist? Antonio - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional co

Struts2 + tiles +OC4J

2009-02-05 Thread hesham
Hello Everyone, I am having a problem using struts2 version 2.0.11.2 along with tiles version 2.0.6 and trying to run on OC4J, yet everything works fine on Tomcat. The error is that the resource is not found when including an action using tiles insert attribute The ex