aspose file tools
The moose likes JSF and the fly likes ODC-JSF jar compatible with Tomcat  5.5 ? 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 "ODC-JSF jar compatible with Tomcat  5.5 ?" Watch "ODC-JSF jar compatible with Tomcat  5.5 ?" New topic
Author

ODC-JSF jar compatible with Tomcat 5.5 ?

Karthik Krishna
Greenhorn

Joined: Sep 02, 2008
Posts: 11
Guys,

I have been encountering problems with the ODC-JSF 1.3 jar when it is used in a jsp and the application has been moved from WSAD 5.1 to tomcat 5.5. I suspect that the <%@taglib uri="http://www.ibm.com/jsf/BrowserFramework" prefix="odc"%> is not compatible with Tomcat 5.5. Have any one of y'all encountered a situation like this?

I am trying to use the Tabbed Panels functionality which is offered by IBM through the odc jar.

Any help would be greatly appreciated.


Pass on the knowledge!!
Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
It would be more useful if you elaborate about the actual problem instead of asking questions of which you thinks that it is related to the solution.

So: what happens and what happens not? Share any errors you got.

All what I can tell based on the as far given information is that libraries normally shouldn't depend on the application server used. You might have missed some dependence or configuration setting.


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://aspose.com/file-tools
 
subject: ODC-JSF jar compatible with Tomcat 5.5 ?
 
Similar Threads
catalina.sh not found
drop down(comboBox) in dataGrid
JSF Configuration problem
Tomcat 5.5.28 JSF exception
Which Eclipse realise to develop JSF?