Re: Struts 1.3 and bean write

2006-08-23 Thread Wendy Smoak
On 8/22/06, Jean-Marie Pitre <[EMAIL PROTECTED]> wrote: I am testing struts 1.3.5 and I have a difference with previous version. When I call bean:write to display an int property in my jsp page I have the following value org.apache.struts.taglib.bean.format.int19 instead of 19. Have you got an

Struts 1.3 and bean write

2006-08-22 Thread Jean-Marie Pitre
Hi, I am testing struts 1.3.5 and I have a difference with previous version. When I call bean:write to display an int property in my jsp page I have the following value org.apache.struts.taglib.bean.format.int19 instead of 19. Have you got an idea ? Regards, Jean-Marie. --- E