Skip to Content
0
Former Member
Jan 22, 2004 at 07:15 PM

HTMLB with STRUTS

34 Views

How do I use HTMLB along with STRUTS Framework and get the advantages of both of them?

I'm able to get the form elements and the values from an action servlet.

But am not able to use Form Beans, as form beans require the usage of STRUTS-HTML taglib to be used.

I require <html:form> and <html:text> tags to get the form bean automatically populated.

But I cannot use HTMLB taglibs if I do not use <htmlb:content> , <htmlb:page> , <htmlb:form> etc...

I've experimented a lot of combinations and am still trying with the same.

Any light anywhere?

Has anyone used it?

Thanks for light if any.

Regards,

JP