You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Miguel Angel Medina Lopez <ma...@logic-factory.com> on 2002/10/02 12:58:29 UTC

Custom tags problem

Hi all:

Is there any problem when I create my own custom tags? In my custom tag I
return EVAL_BODY_TAG but the HTML text from the body of the tag isn't write
in the browser. I'm using tiles and I don't know if the problem is for this
reason.

Than you


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Custom tags problem

Posted by Jacob Hookom <ho...@uwec.edu>.
You will want to check out tomcat-users, this is struts-users

| -----Original Message-----
| From: Miguel Angel Medina Lopez [mailto:mamedina@logic-factory.com]
| Sent: Wednesday, October 02, 2002 5:58 AM
| To: Struts Users Mailing List
| Subject: Custom tags problem
| 
| Hi all:
| 
| Is there any problem when I create my own custom tags? In my custom
tag I
| return EVAL_BODY_TAG but the HTML text from the body of the tag isn't
| write
| in the browser. I'm using tiles and I don't know if the problem is for
| this
| reason.
| 
| Than you
| 
| 
| --
| To unsubscribe, e-mail:   <mailto:struts-user-
| unsubscribe@jakarta.apache.org>
| For additional commands, e-mail: <mailto:struts-user-
| help@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Custom tags problem

Posted by Thomas Eichberger <we...@java.at>.
At 12:58 02.10.2002 +0200, Miguel Angel Medina Lopez wrote:
>Hi all:
>
>Is there any problem when I create my own custom tags?

No.

probably a problem with the source code of your custom tag

Thomas



>In my custom tag I
>return EVAL_BODY_TAG but the HTML text from the body of the tag isn't write
>in the browser. I'm using tiles and I don't know if the problem is for this
>reason.
>
>Than you
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>