> You must escape literal strings:
>
>
>
> (notice the 'h:mm a'). I think that this would be your problem.
That's what I thought. I've tried it numerous ways and keep getting the same
error. I guess it best to dig into the source and see what might be
happening. Here's the first bit of the erro
You must escape literal strings:
(notice the 'h:mm a'). I think that this would be your problem.
Cheers,
Scott
Rick Salsa wrote:
> Hi,
>
> I have a quick question regarding the DateFormatter class. I want to use
> it
> from within a jsp page. Now I can call webwork:bean and use the class.
>