Re: How to use JSP inside Struts tag

2001-12-20 Thread Krishnamoorthy
Hi, You can use the jsp with struts, as you do with the Jsp and Html Hudayioglu, Fehmi wrote: Hello, are there any good and complete source about how to use jsp embedded in the struts tag HAPPY NEW YEARS, AND HAPPY CHRISTMAS! -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]

RE: How to use JSP inside Struts tag

2001-12-20 Thread SHURTLEFF,ROBERT (HP-FtCollins,ex1)
It is not real clear what you are asking. You can stick a %= ... % anywhere in the page. Including inside of a html or struts tag. Look at the value attr below. html:select size=1 property=mod style=width='100%' value=%= attrForm.getMod()% html:options property=modules