> From: Andromeda Mobile [mailto:andromedamob...@gmail.com] > I tried moving the include to the head of my document but this does > not appear to have made any difference. Must it be in the head or > should it be even above this?
Ideally it would be wherever AdMob's documentation says it should appear, as I would assume they have at least tested their JSP implementation in the popular servlet containers. Where does it suggest? Assuming the JSP emits the HTML markup for an image at whatever point it is included, the earliest realistic point to include it would be after the body tag. - Peter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org