Hi,

(sorry for previous post with wrong subject/reply).

I am having problems with a very long form with lots of struts tags. Its
obviously growing beyond 64K limit and I am getting verify error at the time
of _jspService execution.

I cant break the page because all the tags have to be nested in the <form>
tag. Is there any workaround? 

Looking at the generated code, each tag is generating about 30 lines of
java-code. Is there any way to reduce this?

Thanks, 

 /tahir

Reply via email to