[EMAIL PROTECTED] wrote:
not sure, got that snippet from the docs
Do I have to change the "src" attribute to "factory"? I can't see this anywhere in Cocoon's sitemap.
it does look like you regexp is wrong then. I don't know what regex syntax is allowed though, try the j2se one.
so <map:match type="regexp" > should work.
<map:match type="regexphost" > indeed works (for other expressions)
sorry POJO is plain old java object.
What is a "POJO"? Any url for me where i can do this test?
Just test your regexp in a normal class to see if it does what you expect it to do.
Thanks for your help.
HTH Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
