Hi pple,
Suppose I want to use struts code from my java classes and then ask
the jspWriter to print it,
eg. out.println("<html:radio value=1>test</html:radio>");
the struts tag does not get translated into html. Is there a way to
get print struts code from java code properly?
thank you--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

