RE: [Shale] Getting the JSF Session Started

2006-03-28 Thread James Reynolds
Oh, OK. Thanks again, I'm going back under the hood :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Tuesday, March 28, 2006 5:33 PM To: Struts Users Mailing List Subject: Re: [Shale] Getting the JSF Session Started On 3/

Re: [Shale] Getting the JSF Session Started

2006-03-28 Thread Craig McClanahan
Users Mailing List > Subject: Re: [Shale] Getting the JSF Session Started > > On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote: > > > > (Oh I hope there's nothing stupid here) > > > Nothing obvious stands out (I presume that the "std" thing is loaded

RE: [Shale] Getting the JSF Session Started

2006-03-28 Thread James Reynolds
: Struts Users Mailing List Subject: Re: [Shale] Getting the JSF Session Started On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote: > > (Oh I hope there's nothing stupid here) Nothing obvious stands out (I presume that the "std" thing is loaded in messages.jspx?). When I r

Re: [Shale] Getting the JSF Session Started

2006-03-28 Thread Craig McClanahan
On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote: > > (Oh I hope there's nothing stupid here) Nothing obvious stands out (I presume that the "std" thing is loaded in messages.jspx?). When I run into scenarios like that, I try to get to the simplest possible case first (say, a form with a com

RE: [Shale] Getting the JSF Session Started

2006-03-28 Thread James Reynolds
-----Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Tuesday, March 28, 2006 4:39 PM To: Struts Users Mailing List Subject: Re: [Shale] Getting the JSF Session Started On 3/28/06, James Reynolds <[EMAI

Re: [Shale] Getting the JSF Session Started

2006-03-28 Thread Craig McClanahan
r navigation buttons, or for a cancel button. It'd be helptul to see some code on your JSP page to help figure out what's really going on. Thanks again! Craig -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig > McClanahan > Se

RE: [Shale] Getting the JSF Session Started

2006-03-28 Thread James Reynolds
Subject: Re: [Shale] Getting the JSF Session Started On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote: > > > I'm having to click twice to get a session started. I based my app on > the Shale-blank code, which includes an index.jsp file which contains > a tag to "we

Re: [Shale] Getting the JSF Session Started

2006-03-28 Thread Craig McClanahan
On 3/28/06, James Reynolds <[EMAIL PROTECTED]> wrote: > > > I'm having to click twice to get a session started. I based my app on > the Shale-blank code, which includes an index.jsp file which contains a > tag to "welcome.jsf" to, as I understand it, get a session > started in the framework. JS