Re: [appfuse-user] use JSF+Spring+hibernate of appfuse,but user's add is not change to edit page

2008-06-07 Thread Matt Raible
If there's not an issue in JIRA for this, please enter one with the steps to reproduce. http://issues.appfuse.org/browse/APF Thanks, Matt On Sat, Jun 7, 2008 at 1:45 AM, Irshad Buchh <[EMAIL PROTECTED]> wrote: > > Hi Matt, > Yes, we faced the same issue: > > 1. Create JSF basic project. > 2. Ru

Re: [appfuse-user] help on calendar/datepicker in AppFuse2

2008-06-07 Thread Matt Raible
Good to know - glad you figured it out. For future reference, here's an example from AppFuse light: http://tinyurl.com/43c3rj Matt On Sat, Jun 7, 2008 at 11:16 AM, Paul Were <[EMAIL PROTECTED]> wrote: > Figured out the problem. > The problem was with the import of the js language file for locale

Re: [appfuse-user] help on calendar/datepicker in AppFuse2

2008-06-07 Thread Paul Were
Figured out the problem. The problem was with the import of the js language file for locale i.e. The parameter ${pageContext.request.locale}. was being substituted in

Re: [appfuse-user] Re[appfuse-user] garding menu.jsp

2008-06-07 Thread Leo Barrientos C.
example? Greenhorn2005 schrieb: Hello Appfusers, I am practically a newbie... I was wondering if it is possible to hid the menu tab for every users. not according to their roles...according to their status say level of income how will i block or hid the menu tab Thanks l

[appfuse-user] help on calendar/datepicker in AppFuse2

2008-06-07 Thread Paul Were
I am trying to add a calendar/datepicker to my web application. I have spent way too much time trying to figure this out. I tried the struts datepicker, no dice. Tried calendar-js that comes packaged with appfuse, still no go. i.e. followed the following instructions. 1. Add title="date" to an

Re: [appfuse-user] use JSF+Spring+hibernate of appfuse,but user's add is not change to edit page

2008-06-07 Thread Irshad Buchh
Hi Matt, Yes, we faced the same issue: 1. Create JSF basic project. 2. Run appfuse:full-source. 3. Change pom.xml to add richfaces. 4. Run mvn jetty:run-war The are no startup errors as such, but when u click add button to add more users, it doesn't go to the userForm.xhtml page as it should. Th

[appfuse-user] Re[appfuse-user] garding menu.jsp

2008-06-07 Thread Greenhorn2005
Hello Appfusers, I am practically a newbie... I was wondering if it is possible to hid the menu tab for every users. not according to their roles...according to their status say level of income how will i block or hid the menu tab Thanks little Green horn -- View t