| Author |
Non-matching extension tags
|
Arun Thakur
Greenhorn
Joined: Mar 15, 2006
Posts: 17
|
|
I am having a struts application and in Strut-config file I specify the fwd mapping as "show". And I am action class when my code execuiton reaches to fwd mapping statement I gets a error: Non-matching extension tags//[null; Line: 94] Is it problem with the correcpoding jsp(which is supposed to be displayed) or something else THANKS!
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
This is a problem in your JSP. Look particularly for a tag without an end tag.
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: Non-matching extension tags
|
|
|