Hi ,

I have posted this same query  2 times in JRun forun 2 times.But I couldn't get
any response.
Could anybody can help me ..Its very urgent since we need to decide whether to
use JRun 3.0 or any other
app server because of the same.

Problem.
Our application running fine in IIS+JRun 2.3 combination and other  servers like
OAS,WebLogic etc.
But when I try to deploy on JRun 3.0 which we intend to go live is giving
following problem.

Concider the following form

 form name="xxx"  action="yyy.jsp"

     input type="name" value="A"
     input type="name" value="B"

When I use request.getParameter("name") it is giving "A,B" in all other app
server except JRun 3.0, where as it gives only
the first name ie "A".  If I use request.getParameterValues("name") I can get
the value properly in to an array.

Since the development is completed its too late for changing the codes.

Does allaire have any solution for this problem? Kindly respond at the earliest.

Thanks & Regards
Savant




------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to