> David Smith wrote:
> Looking at the source code for the class 
> my.package.action.ModelAction 
> will get you to the entry point for handling the request.  
> Depending on 
> the size of the app and how well versed your predecessor was, 
> this could 
> be the whole back-end or it could call other classes to handle the 
> database back-end.  Either way, this class is where to start looking 
> when tracing back what's happening.
> 
> --David

Ok, I have been trying to locate the class file but am striking out.
Can someone tell me where this "my.package.action.ModelAction" class
would be located in a Jakarta Tomcat 5.5.9 build on a Redhat AS 3
machine?  I have run the command "locate *.ModelAction*" with no return.

Thanks,
Steve

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to