Usage of <%@page ... %>

Hello,

Is there any difference in:

<%@page contentType="text/html"%>

<%@page pageEncoding="UTF-8"%>

and

<meta http-equiv="content-type" content="text/html; charset=utf-8" />

Thank you

[344 byte] By [radicjesa] at [2007-11-27 2:09:30]
# 1
Noone knows ?
radicjesa at 2007-7-12 2:00:00 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...