Hi,
Have you considered using instead of <%@ include>?
I guess this would reduce the code size considerably. I could be
wrong
good luck
-Erwin
On Mon, 25 Mar 2002 Sharan, Dharmendra wrote :
>Hi JSP Developers,
>
> I am getting this error in JSP of "code size too large for
>try catch
>bloc
Hi Hans,
Sorry to bother you again with this old thread, but I
hadn't thought of all the implications of your
suggestion until now.
I was asking about how to avoid attribute-name clashes
in nested tags, and you suggested using:
>The easiest solution is to let the page athor specify
the
>variable
Hi list,
I was in the process of designing tags for my pages when i came
across a problem.
I need to display a list of subjects, and for each subject, a list
of sub-sections, and for each sub-section a list of topics.
I intend to use nested tags for this. But all 3 tags would
introduce a variable
Hi,
I didn't understand all of ur question. but i got the impression
that u simply don't want to display the vendor number in the
address bar.
i might be wrong, do correct me if i am, but here's my
suggestion:
i think u could do put the links within a form with a hidden field
called vendornumber.