Hi,
I am trying to run my application on weblogic8.1, i get this error:-
weblogic.servlet.jsp.JspException: Non-matching extension tags
the problem is with the <c:if> tag. I am using this tag inside <option> html tag.
Can anyone please help me to sort out this problem?
I am trying to run my application on weblogic8.1, i get this error:-
weblogic.servlet.jsp.JspException: Non-matching extension tags
the problem is with the <c:if> tag. I am using this tag inside <option> html tag.
Can anyone please help me to sort out this problem?