These methods are used by the Tiles subclasses, which are part of Struts ;-) The doc says that methods are not part of the API to prevent regular users to use them. Normally, users only need to overload doInclude() or doForward().

Cedric

David Graham wrote:

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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to