Tuesday, 6 August 2013

tomahawk inputCalendar issue with My Faces2.0

tomahawk inputCalendar issue with My Faces2.0

We are migrating our project from JSF1.2 to JSF 2.0 with websphere 8 which
is using default My Faces 2.0 implementation.
But after migration Tomahawk calender is not working with Java script
issue as its not able t find java scripts file like popupcalender.js,
date.js etc.Even after upgrading to JSF 2.0 we have not migrated from JSP
to Facelets so replacement from is not solution of my issue.
To overcome this issue I have put these JS manually in my project folder
and calender came but with GUI issues which I am not concerned much.
Now this calender date value is setting one of my JSF managed bean which
is breaking after manually putting these JS files.
I am not sure I have to do any JS specific configuration/Filter in web.xml
so it will not break existing functionality as I have n't made any change
in business logic or JSP.

No comments:

Post a Comment