Re: Including tapestry page with jsp:include doesn't work

2006-01-27 Thread Inge Solvoll
s > > > -Original Message- > > From: Inge Solvoll [mailto:[EMAIL PROTECTED] > > Sent: Friday, January 27, 2006 3:59 PM > > To: Tapestry users > > Subject: Re: Including tapestry page with jsp:include doesn't work > > > > > > I'

RE: Including tapestry page with jsp:include doesn't work

2006-01-27 Thread Schulte Marcus
gt; Sent: Friday, January 27, 2006 3:59 PM > To: Tapestry users > Subject: Re: Including tapestry page with jsp:include doesn't work > > > I'm sorry to keep asking this question, but this problem is > very critical > for my project right now, so I really could use so

Re: Including tapestry page with jsp:include doesn't work

2006-01-27 Thread Inge Solvoll
x27;d be interested how you solve this, because I'll have to do something > > similar these days ;( > > > > Marcus > > > > > -Original Message- > > > From: Inge Solvoll [mailto: [EMAIL PROTECTED] > > > Sent: Thursday, January 26, 2006 9

Re: Including tapestry page with jsp:include doesn't work

2006-01-27 Thread Inge Solvoll
TECTED] > > Sent: Thursday, January 26, 2006 9:46 AM > > To: Tapestry users > > Subject: Re: Including tapestry page with jsp:include doesn't work > > > > > > Thanks, Mark, all good suggestions. > > > > But I'm pretty sure that all my url

RE: Including tapestry page with jsp:include doesn't work

2006-01-26 Thread Schulte Marcus
gt; To: Tapestry users > Subject: Re: Including tapestry page with jsp:include doesn't work > > > Thanks, Mark, all good suggestions. > > But I'm pretty sure that all my url's are correct. I have set > up tapestry 4, > with friendly urls of this style (/Page

Re: Including tapestry page with jsp:include doesn't work

2006-01-26 Thread Inge Solvoll
; > -Original Message----- > From: Inge Solvoll [mailto:[EMAIL PROTECTED] > Sent: Wed 1/25/2006 10:35 AM > To: Tapestry users > Subject: Re: Including tapestry page with jsp:include doesn't work > > Not sure if I know excactly what you mean, but it's all in the same &

RE: Including tapestry page with jsp:include doesn't work

2006-01-25 Thread Mark Stang
iginal Message- From: Inge Solvoll [mailto:[EMAIL PROTECTED] Sent: Wed 1/25/2006 10:35 AM To: Tapestry users Subject: Re: Including tapestry page with jsp:include doesn't work Not sure if I know excactly what you mean, but it's all in the same context, meaning that the JSP is in the sa

Re: Including tapestry page with jsp:include doesn't work

2006-01-25 Thread Inge Solvoll
ng <[EMAIL PROTECTED]> wrote: > > Inge, > Are they both off of the same context? > > hth, > > Mark > > > -Original Message- > From: Inge Solvoll [mailto:[EMAIL PROTECTED] > Sent: Wed 1/25/2006 7:28 AM > To: Tapestry users > Subject: Re: Including t

RE: Including tapestry page with jsp:include doesn't work

2006-01-25 Thread Mark Stang
Inge, Are they both off of the same context? hth, Mark -Original Message- From: Inge Solvoll [mailto:[EMAIL PROTECTED] Sent: Wed 1/25/2006 7:28 AM To: Tapestry users Subject: Re: Including tapestry page with jsp:include doesn't work Same result with and by the way. The

Re: Including tapestry page with jsp:include doesn't work

2006-01-25 Thread Inge Solvoll
Same result with and by the way. They all probably use the same mechanism for including content. Maybe tapestry depends on some kind of request information that isn't there when the webserver performs an include like this? On 1/25/06, Inge Solvoll <[EMAIL PROTECTED]> wrote: > > I have the follo

Including tapestry page with jsp:include doesn't work

2006-01-25 Thread Inge Solvoll
I have the following problem: Old parts of my application is implemented in struts, while new parts are implemented in tapestry. This causes a need for quite a few integration points, which have been no problem so far. Now I need to include a tapestry page from a jsp, or get the html response of