Monday, November 14, 2005

Equal symbol expected Struts Error

org.apache.jasper.JasperException: *********.jsp equal symbol expected

If you get this error while using struts..
It could be because you are trying to nest two struts tags..
e.g. I was using something like this..
") />

Also check out this link which gives a more detailed explanation

No comments: