You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/12/13 16:21:03 UTC

DO NOT REPLY [Bug 32666] New: - Struts-Faces integration

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=32666>.
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=32666

           Summary: Struts-Faces integration
           Product: Struts
           Version: 1.2.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Struts-Faces Library
        AssignedTo: dev@struts.apache.org
        ReportedBy: MikeGratsas@techemail.com


I tried to compile and use Struts-Faces integration 
library using Tomcat 4.1.31 and JSF RI 1.1_01.

First, variable servlet.home is used instead of server.home in sample 
build.properties file.
Second, doctype should be corrected in conf/struts-tld.xsl to satisfy 
JSP 1.2 specification.
Third, I noticed that if Struts action index.do is described in struts-
config.xml
 forwarding to index.faces for example then response is generated by 
index.jsp first time only(<action name="index" forward="/index.faces"/>

). Pressing Refresh button in browser results in
 empty page content. It isn't specific to index.do action. You can test this 
bug using editRegistration.do action contained in Struts-Faces example too.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org