Hi folks,
On my jsp page, I have a bean that tries to access the content type,
serverName, etc... from the incoming client, but it seems that this
is impossible. According to the 0.92 specification, there's an implicit
request bean which contains such information, but can't be used within
<SCRIPT, scriptlet<%... %>, or expression <%= ... %> tags. which means
that my bean can't get to such information. Is there any way around
this? Thanks.
- Jim
===========================================================================
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".