STRUTS 问题 org.apache.jasper.compiler.ParseException: End of content reac

HelloWord.jsp: org.apache.jasper.compiler.ParseException: End of content reached while more parsin

"HelloWord.jsp": org.apache.jasper.compiler.ParseException: End of content reached while more parsing required: tag nesting error?
  这是什么错误?

------解决方法--------------------------------------------------------
你的struts标签估计嵌套使用了,struts的标签库许多不支持嵌套使用。