On Tue, Nov 4, 2008 at 3:17 PM, m4rkuz <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm trying to change to facelets before is too late, I have an already > started project using JSP but it is a nightmare for what I want, so I'm > trying to change to facelets, but I've encounter a nasty problem, I have to > change all of my fmt: tags to something like messages['key.key'] and that's > a lot of work at this time, is there any way to get this to work with out > changing this?
No. I'd suggest find/replace with a tool that supports regex. Matt > > Any help would be greatly appreciated. > > > Best Regards, > > > Marcus V. Sánchez D. > ______________________ > Enterprise Developer. > >
