HI everybody,
I’ve found out pretty nifty way of doing Remote scripting via XMLHTTP, but have to ask you guys and gals, here it goes: we have JSP project and the way we do security is using filter on server level, meaning when session expires all server requests will be redirected to login.jsp...
Thanks CubeE101,
<script>
document.write '<xsl:value-of select="$param2"/>';
</script>
would not work in my case, but I tried shove string to DOM object and pass it as a param - worked like a charm.
Thanks, good catch.
Hi all,
I’ve stumbled across one problem, passing and displaying HTML markup via parameters.
Lets say I need to pass HTML string containing combo box to XSL and display it.
In JSP I set up parameters like this:
code:-------------------------------
Hashtable params = new Hashtable()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.