Hi all, I ask the question which I wrote before, once again. <fmt:bundle basename="test"> <c:out value="test1" /> <% if (true) return; %> </fmt:bundle>
In above fmt:bundle usage case, I want to print out "test1", but not print out.... So, to print out "test1", I want to create "return tag". But, I can't think of a good method. It is difficult to use PageContest#popBody() and pushBody(). Please tell me a good method of creating return tag. Sincerely, Mikio Kishi. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
