Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 66075 invoked from network); 1 Jul 2006 09:33:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jul 2006 09:33:57 -0000 Received: (qmail 85667 invoked by uid 500); 1 Jul 2006 09:33:50 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 85617 invoked by uid 500); 1 Jul 2006 09:33:50 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 85606 invoked by uid 500); 1 Jul 2006 09:33:49 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 85603 invoked by uid 99); 1 Jul 2006 09:33:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Jul 2006 02:33:49 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Jul 2006 02:33:49 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 0F3647141F9; Sat, 1 Jul 2006 09:32:08 +0000 (GMT) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 39941] New: - My jsf application fails Message-ID: X-Bugzilla-Reason: AssignedTo Date: Sat, 1 Jul 2006 09:32:08 +0000 (GMT) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=39941 Summary: My jsf application fails Product: Tomcat 5 Version: 5.0.28 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: normal Priority: P2 Component: Servlet & JSP API AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: swmoct@yahoo.co.jp I am encountering a problem with Tomcat 5.0.28 and JSF1.01(Sun RI). Spec. detail: Windows2003 server Tomcat5.0.28 JDK1.4.08 Problem: 1)Access page1. Show page1 in client IE. 2)Access page2. Show page2 to next page1(i.e. show page1 and page2). 3)Access page3. Show page3 to next page2(i.e. show page1, page2 and page3). and so on. But, on WindowsXP Tomcat5.0.28 JDK1.4.08, I am encountering no problem. Why? Think. -- 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@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org