各位大哥struts开发过程当中遇到的问题
Project 'bbs ' is not configured as a MyEclipse Web-Struts Project. Therefore the MyEclipse Struts Editor may not be used with struts-config.xml. The default XML Editor has been used to open the file instead.这个怎么解决呀!
[解决办法]
没有将你的项目 集成到myEclipse中
[解决办法]
新建一个项目。配置成STRUTS项目,然后将你的文件导入,ctrl+c ctrl+v