[EMAIL PROTECTED] wrote:


Do I have to change the "src" attribute to "factory"? I can't see this anywhere in Cocoon's sitemap.
not sure, got that snippet from the docs


so <map:match type="regexp" > should work.


<map:match type="regexphost" > indeed works (for other expressions)
it does look like you regexp is wrong then. I don't know what regex syntax is allowed though, try the j2se one.


What is a "POJO"? Any url for me where i can do this test?
sorry POJO is plain old java object.
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]



Reply via email to