Re: [appfuse-user] View session expired/logged out - but "server session" keeps on running ???

2008-07-09 Thread patz
Regards Patrick mraible wrote: > > You could expand your session timeout in web.xml. The default is 30 > minutes if its not specified. > > Matt > > On Tue, Jul 1, 2008 at 12:37 AM, patz <[EMAIL PROTECTED]> wrote: >> >> My application based on AppFuse uses JSF wi

[appfuse-user] View session expired/logged out - but "server session" keeps on running ???

2008-06-30 Thread patz
My application based on AppFuse uses JSF with Tomahawk and RichFaces. The webapp starts a huge data import from data files on the server to the MySQL database. That can last for hours or even for some days. It works perfect but as soon as the session expires or the user logs out the view session w

Re: [appfuse-user] IE Problem rendering generated XHTML pages

2007-01-18 Thread patz
t; > I'd try contacting the Facelets mailing list (or searching it) and > asking them if it's possible to turn off this feature. > > http://www.nabble.com/java.net---facelets-users-f13481.html > > Matt > > On 1/8/07, patz <[EMAIL PROTECTED]> wrote: >>

Re: [appfuse-user] IE Problem rendering generated XHTML pages

2007-01-08 Thread patz
t appear to happen on the demo site: > > http://demo.appfuse.org/appfuse-jsf/users.html > > Are you still using SiteMesh or are you using Facelets composition > feature? > > Matt > > On 1/8/07, patz <[EMAIL PROTECTED]> wrote: >> >> I am not aware of

Re: [appfuse-user] IE Problem rendering generated XHTML pages

2007-01-08 Thread patz
ity.org/authz"; xmlns:myhydra-f20="/WEB-INF/myhydra-f20.tld">ProjektauswahlProjektliste .. What causes this first line to be inserted ? Regards Patrick Matt Raible-3 wrote: > > On 1/8/07, patz <[EMAIL PROTECTED]> wrote: >> >> We tried STRICT ver

Re: [appfuse-user] IE Problem rendering generated XHTML pages

2007-01-08 Thread patz
ct anything. It's not like AppFuse has an XHTML > validator that won't render pages if they're not valid. You can add > this feature if you want though. ;-) > > http://tuckey.org/validation/ > > Matt > > On 12/13/06, patz <[EMAIL PROTECTED]> wrote:

[appfuse-user] IE Problem rendering generated XHTML pages

2006-12-13 Thread patz
I use appfuse 1.9.4 with facelets 2.0. My XHTML pages contain a valid XHTML 1.0 Transitional header and Firefox 2.0 renders the generated pages correctly. IE 6.0 renders the geneated pages incorrectly seeming to use HTML 4.0 mode ?? I read Matt's comment (subject: "IE7 Strict Rendering") about I

Re: [appfuse-user] IE6 and 7 Strict Rendering XHTML - DOC-TYPE switching

2006-12-13 Thread patz
Are there any news howto work around doctype switching in IE6 snd 7 ? I have a lot of problems rendering XHTML pages with IE 6 coming from a designer to be implemented in an existing site based on appfuse 1.9.4 with facelets. Regards Patrick Bron wrote: > > Most of the Appfuse themes do not d