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

2009-12-05 Thread Matt Raible
red 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 as > >> 'en_US' for which the language for locale en_

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

2009-12-05 Thread Spud
the js language file for locale i.e. >> >> >> >> The parameter ${pageContext.request.locale}. was being substituted in as >> 'en_US' for which the language for locale en_US does not exist. >> I simply coded it to 'en' and it worked >> >

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

2008-06-07 Thread Matt Raible
6/7/08, Paul Were <[EMAIL PROTECTED]> wrote: > > From: Paul Were <[EMAIL PROTECTED]> > Subject: [appfuse-user] help on calendar/datepicker in AppFuse2 > To: users@appfuse.dev.java.net > Date: Saturday, June 7, 2008, 8:56 AM > > I am trying to add a calendar/datepick

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

2008-06-07 Thread Paul Were
27;/>"></script> --- On Sat, 6/7/08, Paul Were <[EMAIL PROTECTED]> wrote: From: Paul Were <[EMAIL PROTECTED]> Subject: [appfuse-user] help on calendar/datepicker in AppFuse2 To: users@appfuse.dev.java.net Date: Saturday, June 7, 2008, 8:56 AM I am trying to add a cale

[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