RE : RE : Custom tag info

2006-05-29 Thread Jean-Marie Pitre
EMAIL PROTECTED] Envoyé : lundi 29 mai 2006 17:10 À : Struts Users Mailing List Objet : RE : Custom tag info Ok, But I think I have forgotten something, because even if I put el_expression to the attribute value, at Runtime the container map the el_expression as a string and so it is not p

RE : Custom tag info

2006-05-29 Thread Jean-Marie Pitre
2006 14:46 À : Struts Users Mailing List Objet : RE: Custom tag info You can't put the value of a custom-tag another cutom-tag! You should use scriptlet or el-expressions or somthing else! -Original Message- From: Jean-Marie Pitre [mailto:[EMAIL PROTECTED] Sent: maandag 29 mei

RE: Custom tag info

2006-05-29 Thread Emilia Ipate
You can't put the value of a custom-tag another cutom-tag! You should use scriptlet or el-expressions or somthing else! -Original Message- From: Jean-Marie Pitre [mailto:[EMAIL PROTECTED] Sent: maandag 29 mei 2006 14:36 To: user@struts.apache.org Subject: Custom tag info Hi, I ha