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
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
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
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
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
)
{
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