Hi All, I have a struts 1.3.8 application which when deployed in tomcat works fine. But on deploying the same in Websphere 6.1, none of the struts html tags are working. I get the following error when the page is rendered:
org.apache.struts.taglib.html.*formtag* (*initialization failure)* ** Can anyone please provide any suggestions on why the tag libraries are not working? However custom tag library and struts tiles tags seem to be working. Thanks in advance, Bharathi

