Hi Guys, Strange problem!. i was developing my code on tomcat. everything working great and have just moved my project over to deploy on Websphere 6.
The framework of the project works fine. goes in and out of the db etc but i am having huge problems on the jsp side of things. within my default.jsp (for sitemesh) <%@ include file="/common/taglibs.jsp"%> seems to be having no effect. When i run the application, none of the taglibs are working. but when i move the code from taglibs into default.jsp some of them work. I am really banging my head on this one, can anyone shed any websphere expertise on this.. All files, taglibs etc are there, its nothing as simple as that. The jsp pages are compiling, i can see the .class files. -- View this message in context: http://www.nabble.com/Taglibs-include-on-Websphere-6-tf4635432s2369.html#a13237783 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
