I just installed the JRUN build 152 update that
fixes the IIS 4.0 connector bug whereby a query
string does not work.  I.e., it fixes the bug
that prevented the following from working:

http://localhost/foo.jsp?bar=x
or
<form method=get action=foo.jsp>
<input type=hidden name=bar value=x>
</form>

   Note that installing the patch is not sufficient.
Although it is not documented, you must afterwards
manually copy
"E:\ProgFile\JRun\connectors\isapi\jrun.dll"
on top of "C:\Inetpub\scripts\jrun.dll" yourself!!!!

   I notice that the old, non-working jrun.dll is
dated June 25, and the new, working jrun.dll is
dated about 24 hours later.  Thus, the JRUN
people must in the end be given great credit for
extremely fast work, considering they are the
first non-Sun implementation of JSP in the world
as far as I am aware.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

===========================================================================
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".

Reply via email to