You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Bruns Jan <ja...@pdb.sbs.de> on 2001/07/27 14:32:57 UTC

Re-interpreting Struts Tags

Hi all.

I am encountering the following problem:

<bean:write ...>

as a result of this operation the following text is included in the JSP
page:

<html:text ...>

This of course will not interpretated by the taglibs. Is there anyway to
enforce the reinterpretation of those tags?

Thanks for your help.

Jan