C
chook.harel
Hi all,
I'm developing a struts site.
I'm trying to send forms to the Actions,
But all the Servlets are getting is ??? instead of the Hebrew fonts
(windows-1255).
The other way around works (searching the mysql server and pulling
stuff back to the jsp's)
But when data is being submitted, It doesn't work
<%@ page contentType="text/html; charset=windows-1255" %>
I'm developing a struts site.
I'm trying to send forms to the Actions,
But all the Servlets are getting is ??? instead of the Hebrew fonts
(windows-1255).
The other way around works (searching the mysql server and pulling
stuff back to the jsp's)
But when data is being submitted, It doesn't work
<%@ page contentType="text/html; charset=windows-1255" %>