Hi

I have the same problem GET works fine POST doesn't I tried changing the 
encoding type on the form but still no joy. Have you managed to get a FORM with 
a POST to submit all data correctly. Here is my mickey mouse code below which 
works fine a GET but not POST.


  | <form method="POST" name="htmlForm" action="paramtest" enctype="text/plain">
  |             <input type="text" name="hello" value="x"/>
  |             <table>
  |                     <tr>
  |                    <td class="tablebody" align="center" colspan="6">
  |                       <input type="image" name="Save" 
src="/intranet/common/images/savebutton.gif" width="60" height="20">
  |                    </td>
  |                 </tr>
  |                 </table>
  |         </form>
  | 

Any help greatly appreciated

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881431#3881431

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881431


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to