Stephane Decleire schrieb:
Hi all,

I've tried to integrate DWR with Tapestry and the both frameworks seem
to work great together (perhaps because they don't do the same work ;-)
and are not so integrated). [...]


+1. Works like a charm.


Is there a way to tell Tapestry to get the file from another servlet or
not to check the file existence when the application starts ?
Or should i dig into tapestry code and develop a "dwr:" prefix like the
"context:" and "classpath:" ones (i haven't give a look at that and
don't know if it's even possible ...)



In deed, there is a way, exactly for your use case.

See the "Configuring Tapestry",
   http://tapestry.apache.org/tapestry5/tapestry-core/guide/conf.html
esp. the section on "Ignored Paths".


If you do it this way, you configure dwr like it's documentation says. There's no more special setup needed than contributing the ignored path.


Andy



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to