Solved!
There needed to be a web server mapping for the /simple directory so
that Tomcat could serve the .css and .js files.
Thanks for your help Martin.

On 10/9/05, Martin Marinschek <[EMAIL PROTECTED]> wrote:
> The numeric string will surely be different - this is not a mistake.
>
> Is the javascript file actually there? Can you by manually entering
> the string (or using a tool like HTTP Fiddler) actually see the
> download happening?
>
>
> regards,
>
> Martin
>
> On 10/9/05, David Miller <[EMAIL PROTECTED]> wrote:
> > The reference is there as expected.
> >
> > It differs from your example (at www.irian.at) in the base directory
> > and the autogenerated numeric string in the path of (among many other
> > places) popcalendar_init.js.
> >
> > Could this have something to do with the extensions filter?
> >
> > On 10/9/05, Martin Marinschek <[EMAIL PROTECTED]> wrote:
> > > Look into your header file - is the reference to the calendar
> > > javascript put there as expected?
> > >
> > > regards,
> > >
> > > Martin
> > >
> > > On 10/9/05, David Miller <[EMAIL PROTECTED]> wrote:
> > > > I can run the calendar.jsp example (from myfaces-20051006-examples,
> > > > simple.war) here on my local machine with no problems.
> > > > However when simple.war is deployed to an actual host (Kattare or
> > > > DailyRazor) and I again attempt to run calendar.jsp, I immediately get
> > > > two javascript errors:
> > > >
> > > > Error: jscalendarSetImageDirectory is not defined
> > > > Source File: http://www.ghkcfg.com/simple/calendar.jsf
> > > > Line: 19
> > > > Error: loadPopupScript is not defined
> > > > Source File: http://www.ghkcfg.com/simple/calendar.jsf
> > > > Line: 78
> > > >
> > > > No images are displayed and no pop-ups pop-up.
> > > > I really would like to use inputCalendar as it's very cool. Can anyone 
> > > > help me?
> > > >
> > >
> > >
> > > --
> > >
> > > http://www.irian.at
> > > Your JSF powerhouse -
> > > JSF Trainings in English and German
> > >
> >
>
>
> --
>
> http://www.irian.at
> Your JSF powerhouse -
> JSF Trainings in English and German
>

Reply via email to