[Shale/JSF] Method of backing bean not being called..?

2005-09-06 Thread gramani
Hi all: I thought I was finally getting the hang of Shale/JSF/tiles/ till now, when it seems like something which *ought* to work, isn't. I have a "commandLink" in my jsp page and clicking on it does not go to the the showSurvey method of my backing bean "worklist" - instead I return to an

Re: [Shale/JSF] Method of backing bean not being called..?

2005-09-06 Thread Gary VanMatre
>I thought I was finally getting the hang of Shale/JSF/tiles/ till now, >when it seems like something which *ought* to work, isn't. I have a >"commandLink" in my jsp page and clicking on it does not go to the the >showSurvey method of my backing bean "worklist" - instead I return to an >em

Re: [Shale/JSF] Method of backing bean not being called..?

2005-09-06 Thread gramani
[EMAIL PROTECTED] (Gary VanMatre) wrote on 09/06/2005 01:16:00 PM: > >I thought I was finally getting the hang of Shale/JSF/tiles/ till now, > >when it seems like something which *ought* to work, isn't. I have a > >"commandLink" in my jsp page and clicking on it does not go to the the > >

Re: [Shale/JSF] Method of backing bean not being called..?

2005-09-06 Thread Rick Reumann
Do you have: on the top of your page? I noticed that I was once getting odd bean conversion errors and was being redirected to the page and they showed up in the messages. Maybe some properties are trying to be converted in your datatable? Also does it matter that you have lower case datatab

Re: [Shale/JSF] Method of backing bean not being called..?

2005-09-06 Thread gramani
Rick Reumann <[EMAIL PROTECTED]> wrote on 09/06/2005 03:49:25 PM: > Do you have: > > I pared my jsf down to bare bones to debug this so I don't have any need for messages. But after googling I found this link: http://forum.java.sun.com/thread.jspa?threadID=549675&messageID=2794166 wherein it

Re: [Shale/JSF] Method of backing bean not being called..?

2005-09-06 Thread gramani
Here's more on the problem from the myfaces user list - and these are dated just last month (:( http://www.mail-archive.com/users@myfaces.apache.org/msg07151.html Briefly, here's what is the "solution": If I have a commandLink inside of a dataTable tag then the only way I can make the link wor

Re: [Shale/JSF] Method of backing bean not being called..?

2005-09-07 Thread Rick Reumann
[EMAIL PROTECTED] wrote the following on 9/6/2005 4:36 PM: Here's more on the problem from the myfaces user list - and these are dated just last month (:( http://www.mail-archive.com/users@myfaces.apache.org/msg07151.html Briefly, here's what is the "solution": If I have a commandLink inside

Re: [Shale/JSF] Method of backing bean not being called..?

2005-09-07 Thread gramani
Rick Reumann <[EMAIL PROTECTED]> wrote on 09/07/2005 10:10:44 AM: > [EMAIL PROTECTED] wrote the following on 9/6/2005 4:36 PM: > > Here's more on the problem from the myfaces user list - and these are > > dated just last month (:( > > > > http://www.mail-archive.com/users@myfaces.apache.org/msg0