We have a portal application deployed on JBOSS 4.0.2, on submition the expected parameters from request are 22. But randomly we are receiving only 12 request parameters instead of 22.
Printable View
We have a portal application deployed on JBOSS 4.0.2, on submition the expected parameters from request are 22. But randomly we are receiving only 12 request parameters instead of 22.
I don't fully understand your question - you're only getting 12 of 22 form values on a post? Or 12 of 22 data values in a asp page from the server side controller?