It took me a long time before I find why my jhp files did not work as I expected. When I put some text with letters with accent ( often the case in french ) the <%....%> are not correctly translated. For example :
------------------------------------------
<% ContentType'text/html' %>
<html><head>
</head><body >
Très mal...
<p>Time is <%= 6!:0 '' %></p>
</body></html>
------------------------------------------
The time is not displayed.

JC



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to