I´ve think this is a bug, because when I´ve removed the xhtml=true property of <html:html> the JSP renders the name property in the form. I think this is an unexpected behavior since xhtml would accept the name property on a <form> tag, I´ve checked this in the w3c site.
Hi, I´m having problems with the <html:form> tag in struts 1.27
I´ve made a simple JSP:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.