Details
-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.0.x
-
Component/s: Documentation, WMS
-
Labels:None
-
Number of attachments :
Description
Show how to use SLD as body, request replacement and library mode and how to setup a server side handler that does build the SLD (maybe using David's javascript restlet extension to do the job)
I just wanted to comment that this sort of thing is a great use (imho) of the javascript restlet extension, since Rhino provides handy support for constructing XML documents through its implementation of E4X. There's a tutorial about it here: https://developer.mozilla.org/en/E4X_Tutorial