RE: Path .frame.content Does Not Start With a "/" Character

2004-09-22 Thread David G. Friedman
too late at night if I can't find the older versions! :( -David -Original Message- From: Terry Roe [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 6:23 PM To: Struts Users Mailing List Subject: Re: Path .frame.content Does Not Start With a "/" Character David,

RE: Path .frame.content Does Not Start With a "/" Character

2004-09-22 Thread David G. Friedman
age- From: Terry Roe [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 6:23 PM To: Struts Users Mailing List Subject: Re: Path .frame.content Does Not Start With a "/" Character David, Someone had better tell my application then, because it is using lots of tiles for

Re: Path .frame.content Does Not Start With a "/" Character

2004-09-22 Thread Niall Pemberton
My guess is it can't find the tile you've specified in the input parameter - either its wrong or something else is wrong in your tiles configuration Niall - Original Message - From: "Caroline Jen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 22, 2004 10:54 PM Su

Re: Path .frame.content Does Not Start With a "/" Character

2004-09-22 Thread Sean Schofield
y Roe" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, September 22, 2004 6:23 PM Subject: Re: Path .frame.content Does Not Start With a "/" Character David, Someone had better tell my application then, because it is using lots

Re: Path .frame.content Does Not Start With a "/" Character

2004-09-22 Thread Hubert Rabago
These tile errors are usually typo-related. Your struts-config has both frame.content and frame.Content. Maybe only one of these are valid? If both are really valid, make sure they're both in your tiles config file. Hubert On Wed, 22 Sep 2004 14:54:37 -0700 (PDT), Caroline Jen <[EMAIL PROTECTE

Re: Path .frame.content Does Not Start With a "/" Character

2004-09-22 Thread Terry Roe
David, Someone had better tell my application then, because it is using lots of tiles for the input parameter. ;) I do recall getting the error described by Caroline some time ago, but darned if I can remember how I resolved it. (Too much water under the bridge. Or, too much beer on the brai

RE: Path .frame.content Does Not Start With a "/" Character

2004-09-22 Thread David G. Friedman
I recall reading that the action's "input" parameter cannot be a tile. Try a JSP or action path. Regards, David -Original Message- From: Caroline Jen [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 5:55 PM To: [EMAIL PROTECTED] Subject: Path .frame.content Does Not Start Wi