The internalModuleRelativeInclude and internalModuleRelativeForward methods
are both protected but their javadoc states, "This method is used internally
and is not part of the public API. It is advice to not use it in
subclasses.".
If they aren't part of the subclassing API, then I'll make these methods
private because they're part of the Struts implementation only.
Dave
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: RequestProcessor methods scope David Graham
- Re: RequestProcessor methods scope Malik Recoing
- Re: RequestProcessor methods scope Cedric Dumoulin