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" labelProperty="moduleLabels"/>
</html:select>

HTH
Robert

-----Original Message-----
From: Hudayioglu, Fehmi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 20, 2001 4:21
To: '[EMAIL PROTECTED]'
Subject: How to use JSP inside Struts tag


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]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to