struts请问在java包中是否已经有了org.apache.struts.*包?[解决办法]java核心包中没有,需要导入外部包![解决办法]java自身的类库中没有这个包,需要导入struts的类库才能有这个包。