>Is this possible?:
><LOOP property="searchResults:employee" propertyelement="i">
><a href=/detailServlet?<display property="i:ID">>
> <display property="i:firstName">
></a>
></LOOP>
>
>Then if the above syntax is correct (which it probably is not) does the
>session information still get passed to the detailServlet?
As awkward as this syntax appears, I can attest that it does, in fact, work
with JRun 2.3, which is one of the few servlet engines currently available
that supports the 0.92 spec. Can anyone vouch for any of the others?
- Mark
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".