Re: [Dspace-tech] XMLUI serving JSP

2012-03-17 Thread Mark Diggory
Well, its probibly not the best approach to developing in the XMLUI, But you can add it as a reader in the default sitemap.xmap in the xmlui directory. Follow the instructions here: http://cocoon.apache.org/2.1/userdocs/optional/jsp-reader.html This will not give you any theming capability associ

[Dspace-tech] XMLUI serving JSP

2012-03-12 Thread Robert Ruiz
Hi everyone, I'm using DSpace 1.7.1 with XMLUI. is there any way to serve JSP pages from within the interface XMLUI? I tried to put a test.jsp in XMLUI / static / test.jsp, but only shows me the contents of the JSP as plain text in the browser. I googled a bit and I read something about JSPRea