Hi,
I am implementing the AbstractXsltView class.
In the Spring Doc sec 13.5.1.3.1 - "Adding stylesheet parameters"...
Type: Posts; User: lsPeter; Keyword(s):
Hi,
I am implementing the AbstractXsltView class.
In the Spring Doc sec 13.5.1.3.1 - "Adding stylesheet parameters"...
Hi Justin,
Thanks for your help - I got it working.
Hi,
Ok, I think my problem is understanding the relationship between controlers and viewresolvers.
Have a look at this configuration.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans...
Hi,
I have tried to implement my own XSLT based servlet using the Spring documentation (page 142-144). However as a complete Spring newbie (just left Cocoon and Maverick) I am lost.
Instead...