Title: RE: Difference between html meta tag and jsp page directive
Hmm, good question.  Seems worth a shot.
 
Be sure to try it with different browsers, and if you run into problems try making the bean call happen before any data gets pushed to the browser--including whitespace.
 
Also, you may want to try increasing the output buffer size (I think the syntax is <%@ page buffer="20kb" %> for example).

Reply via email to