Hi Sri,

Yes, now it's working....apologized, forget to put the html taglib. : (

Thanks,

Anen

----- Original Message -----
From: "Sri Sankaran" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, September 06, 2002 10:18 PM
Subject: RE: Prakash Malani article on JavaWorld


What do you mean "can not be displayed"?

o Are you seeing an <input> field but no data -- does your form bean have a
getId (make sure of the case)?  Does it have a non-blank value?

o Are you not seeing an input field at all? -- What does the source of the
html look like?

I'm sure you have the html taglib specified in the jsp...

Sri

> -----Original Message-----
> From: Anen Wu [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 05, 2002 10:53 PM
> To: Struts Users Mailing List
> Subject: Prakash Malani article on JavaWorld
>
>
> Has any one have tried Prakash's article on JavaWorld related
> integration of Struts and Tiles.
>
> I have tried the "Solution 6" (Integration of Struts and
> tiles) , working fine. But when I tried to put some struts
> tag inside one of the body, bBody.jsp, like below :
>
> <html:form action="login.do">
>   Text Box Here : <html:text property="id" size="40"/>
>  <html:submit value="Login" />
> </html:form>
>
> b's body...
> <p>
>
>
> the struts tag can not be displayed (rendered), any one can help pls
>
>
> Rgds,
>
> anen
>
>
>

--
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