| Author |
error in struts
|
haritha hari
Greenhorn
Joined: Nov 14, 2012
Posts: 25
|
|
Hai all,
The error coming while running my application
org.apache.jasper.JasperException: Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib.bean.CookieTei
What should i do....?
Thanq in advance
|
 |
Saif Asif
Ranch Hand
Joined: Aug 11, 2011
Posts: 294
|
|
hello haritha hari,
kindly Post your web.xml and struts-config.xml
|
Regards, Muhammad Saif Asif Mirza
SCJA(5/6) SCJP(6)
|
 |
Ankit Dan
Ranch Hand
Joined: Aug 31, 2012
Posts: 47
|
|
Check your jar files, if you have included jsp-api-2.0.jar in your jars remove it and then try it, i had encountered such problems too earlier
this problem occurs because of mixture of jar files
Hope this helps
Ankit
|
 |
haritha hari
Greenhorn
Joined: Nov 14, 2012
Posts: 25
|
|
Thanq ankit & salf asif......
There is no such type of jar file in my project...
and my web.xml file is as follows......
And my struts-config.xml file is...
|
 |
 |
|
|
subject: error in struts
|
|
|