This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes something strange myfaces Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "something strange myfaces" Watch "something strange myfaces" New topic
Author

something strange myfaces

hassan ali
Ranch Hand

Joined: Apr 23, 2006
Posts: 127
hi


i used t:inputCalendar

in my pc it was working fine on localhost(tomcat 6)

but when i published it on web i got this

org_apache_myfaces_PopupCalendar is undefined

N.B
other myfaces lib's works fine .
[ December 11, 2008: Message edited by: hassan ali ]
Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
Originally posted by hassan ali:

org_apache_myfaces_PopupCalendar is undefined

That sounds like a JavaScript error rather than Java error.
Google confirms this. You're apparently not the only one who encountered this problem.
[ December 13, 2008: Message edited by: Bauke Scholtz ]

Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: something strange myfaces
 
Similar Threads
Decided against MyFaces - going with sun's RI
MyFaces: Getting started - help?
problem with MyFaces
Myfaces with Javascript menus problem
Where to get myfaces-extensions.jar