Re: how to make tapestry ignore processing some paths

2011-05-18 Thread hese
ok it is "reportingservice/.*". got it. -- View this message in context: http://tapestry.1045711.n5.nabble.com/how-to-make-tapestry-ignore-processing-some-paths-tp4407839p4407934.html Sent from the Tapestry - User mailing list archive at

Re: how to make tapestry ignore processing some paths

2011-05-18 Thread hese
y tapestry? -- View this message in context: http://tapestry.1045711.n5.nabble.com/how-to-make-tapestry-ignore-processing-some-paths-tp4407839p4407922.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsu

Re: how to make tapestry ignore processing some paths

2011-05-18 Thread hese
Thanks Rich, I added it to AppModule. -- View this message in context: http://tapestry.1045711.n5.nabble.com/how-to-make-tapestry-ignore-processing-some-paths-tp4407839p4407889.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: how to make tapestry ignore processing some paths

2011-05-18 Thread Rich M
where do I write this method? Should I extend some class and override this method? Thanks! -- View this message in context: http://tapestry.1045711.n5.nabble.com/how-to-make-tapestry-ignore-processing-some-paths-tp4407839p4407839.html Sent from the Tapestry - User mailing list archive at

Re: how to make tapestry ignore processing some paths

2011-05-18 Thread hese
Ok, I got the answer in another site http://tapestry.apache.org/configuration.html Thanks -- View this message in context: http://tapestry.1045711.n5.nabble.com/how-to-make-tapestry-ignore-processing-some-paths-tp4407839p4407851.html Sent from the Tapestry - User mailing list archive at

how to make tapestry ignore processing some paths

2011-05-18 Thread hese
) { configuration.add("/dwr/.*"); } but where do I write this method? Should I extend some class and override this method? Thanks! -- View this message in context: http://tapestry.1045711.n5.nabble.com/how-to-make-tapestry-ignore-processing-some-paths-tp4407839p4407839.html