From: <web...@st...> - 2003-08-18 08:15:30
|
On Fri, 15 Aug 2003, Keats wrote: | Mostly out of curiosity, I implemented a TagLib for WM Script. It turned | out to be quite simple. It's just a proof-of-concept at this point but I'll | polish it up a bit. | | You just put the WM Script inside a wm:template tag. I expose the JSP | PageContext as $Jsp. This is probably dangerous but it was a easy way to | get access to all the JSP stuff. Ultimately I'd like to try and use other | taglibs from within the WM Script. This looks extremely promising! Cool! Endre. |