DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28018>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28018 Struts DTD Problem with Internet Summary: Struts DTD Problem with Internet Product: Struts Version: 1.1 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: Validator Framework AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am using Struts Validation, but the problem is when i Do not have Internet connection, Weblogic 8.1 try to lookup the DTD of struts into jakarta web , and failed to connect, giving an exception. The version of the DTD I am using are 1.1. The Message into the console is: <Mar 26, 2004 9:37:13 AM GMT-03:00> <Warning> <Net> <BEA-000905> <Could not open connection with host: jakarta.apache.org and port: 80.> and the error when i run the aplication is: ==26 Mar 2004 09:41:45 -- ERROR -- validator.Validator error.184 -- No ValidatorAction called required found for field orgIns titucionalVO.tipo.idTipoOrg So, i can not use Struts, because is not recognizing my local DTD. What I should do? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
