Hi,

how do I access session scoped variables from expression language in the
standard taglib library?

I want to use a session scoped variable as a parameter for the sql tag,
and while
<sql:param>
<%=session.getAttribute("name")%>
</sql:param>
works (but only with an up-to-date built, in ea3 param can have no
body), there must be a better way to do this!

And, btw, what is with request scoped, apllication scoped, etc.
variables?

Thank you very much in advance,
  Wolfgang

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to