views:

14

answers:

0

When a request object is accessed from isapi_redirector.dll ( attempting to redirect to jboss) , the request is converted to a bad request ( as displayed on the browser)

NameValueCollection oForm= context.request.Form;