Where is your UserInfoBo.java located?? If it is not located under \Tomcat4.1\webapps\mystruts\WEB-INF\classes\business directory, then you would need to use the option -d which specify the location of where to plcae the generated class files when compiling the UserInfoBo.java file
|