You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Kevin Wang <KW...@Partnerware.com> on 2000/09/27 20:58:50 UTC

Is it possible to make ActionServlet.processPath() public?

Craig,

I'd like to use ActionServlet.processPath() in the action classes as the
servlet itself is passed in the Action.perform() method. Is it possible to
make it public rather than protected?

Thanks. Kevin