You're not alone....we have the exact same problem, (minus the sitemesh).
On 11/29/05, Ashish Raniwala <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > > > I am using sitemesh with tapestry. All my pages work fine except the page > having Upload component. Page having upload component renders fine but > once > I upload a file and want to go to next page, sitemesh decorator does not > decorate the response and page always forwart to "Home" page, instead to > the > page I activated to. I do not see any exception in logs. > > > > If I remove upload component, things work just fine. Also if I remove > sitemesh, things works fine. I mean submit takes to next page. > > > > There is some problem in sitemesh while using upload component. Any > directions/clues what I should look at? > > > > I also have commons-fileupload.jar and common-httpclient.jar in my > classpath. > > > > Thanks, > > Ashish > > >
