dev@jsftemplating.java.net

Re: JSFTemplating: suggestion

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Mon, 09 Oct 2006 11:58:37 -0700

Hi Senthil,
Its fine with me to rename the Handler.map file in Admin GUI to
AdminGUIHandler.map. Please go ahead to change the name in our build
scripts if you prefer.

thanks
Anissa.

Senthil Chidambaram wrote:
> Can we rename our admingui Handler.map file to something like
> AdminGUIHandler.map file, so that when we debug these two files
> (jsftemplating Handler.map, and this one) can exist under
> WEB-INF/classes directory. We're using the same name (Handler.map) for
> both jsftemplating, and our project, when we debug there is a name
> collision. I know we can append everything, and have a single map
> file, just a suggestion.
>
> thx
> Senthil