Paulo Gaspar wrote:
>
> Geir,
>
> In this patch, I think you should NOT have
> > + outputMsgEnd = Runtime.getString(Runtime.ERRORMSG_END );
> > + outputMsgStart = " " + outputMsgStart;
>
> but instead have
> > + outputMsgEnd = Runtime.getString(Runtime.ERRORMSG_END );
> > + outputMsgEnd = " " + outputMsgEnd;
>
> Thanks for the good work.
Yep. My bad. Thanks for paying attention :)
geir
--
Geir Magnusson Jr. [EMAIL PROTECTED]
System and Software Consulting
Developing for the web? See http://jakarta.apache.org/velocity/