I installed modular appfuse (BTW: mvn does not work with IBM JRE 1.5 on winxp) I did mvn war:inplace to get the src for the webapp (since I want to modify the jsp's). I am looking for the src for the controllers, such as UserController et. al., and though I "see" these in web-inf/classes, but the corresponding source is not to be found.
I "think" i need to muck around with the src, since my user object, is a bit different, and need to store more attributes et. al. , and thus need to modify the userController class at a minimum. Am I missing a point here? What and How do I need to do, what I need to do, to get it all set up correctly. Rgds, Deepak BAJAJ -- View this message in context: http://www.nabble.com/src-for-webapp-java-classes--tf3492582s2369.html#a9754343 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
