Re: problem with html tags

2002-11-06 Thread ajTreece
Meissa Make sure that the jsp knows about the ActionForm. Check out the docs for html:form type= and html:form action Later, aj [EMAIL PROTECTED] wrote: I have a strange problem in my jsp page . when I try to call html tag like this html:text property=mailBox size=30 maxlength=50/

RE: problem with html tags

2002-11-06 Thread Hari
Check if you have a method getMailBox() in your ActionForm ... I think M in getMailBox() method must be in upper case -Original Message- From: [EMAIL PROTECTED] [mailto:meissa.Sakho;bpam.fr] Sent: Wednesday, November 06, 2002 8:11 PM To: [EMAIL PROTECTED] Subject: problem with html tags

Réf. : Re: problem with html tags

2002-11-06 Thread meissa . Sakho
List [EMAIL PROTECTED] cc : Objet : Re: problem with html tags Meissa Make sure that the jsp knows about the ActionForm. Check out the docs for html:form type= and html:form action Later, aj [EMAIL PROTECTED] wrote: I have a strange problem in my jsp page . when I try to call html

Réf. : Re: problem with html tags

2002-11-06 Thread meissa . Sakho
16:05:19 Veuillez répondre à Struts Users Mailing List [EMAIL PROTECTED] Pour :Struts Users Mailing List [EMAIL PROTECTED] cc : Objet : Re: problem with html tags Meissa Make sure that the jsp knows about the ActionForm. Check out the docs for html:form type= and html:form action