:)

The JSP fragment (fingers crossed):

<s:form method="get" id="myForm" action="Bar.action">
  <s:submit type="image" name="number1" value="1111" src="/Dolphin.jpg"/>
  <s:submit type="button" name="number2" value="2222"/>
  <s:submit type="input" name="number3" value="3333"/>
</s:form>


mihel wrote:
> 
> N N wrote:
>> And a JSP (fragment):
>> 
>> ...
>> 
>>   
>>   
>>   
>>   
>> 
>> ...
> 
> It's a miracle.
> Empty JSPs don't usually result in any request parameters.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/s%3Asubmit-tag-question-tf4358925.html#a12429707
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to