I cleaned it up a bit. You don't need the rest, of course. Enjoy,
Michael McGrady
Tom Holmes Jr. wrote:
I will try this out. Thanks!
<%@ page language='java' %>
<%@ page contentType='text/html; charset=UTF-8' %>
<%@ taglib uri='struts-html' prefix='html' %>
<html>
<form method='get' action='test.jsp'>
<html:submit property="method" value="countryAdd"/>
<html:submit property="method" value="countryEdit"/>
<html:submit property="method" value="countryDelete"/>
</form>
</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]