高手请赐教
我用JB9+WebLogic7 写的一个struts
在JSP 里面只包含了一句
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
就会提示:
Error 500--Internal Server Error
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
不知何解?