Re: how to submit Unicode text in Struts/JSP?

2003-06-07 Thread Dimitar Georgievski
ay, June 07, 2003 2:45 PM Subject: Re: how to submit Unicode text in Struts/JSP? > http://www.anassina.com/struts/i18n/i18n.html > > I heard Struts 1.2 may incorporate this in the future. > > -Dan > > - Original Message - > From: "Dimitar Georgievski"

Re: how to submit Unicode text in Struts/JSP?

2003-06-07 Thread Dan Tran
7, 2003 11:41 AM Subject: how to submit Unicode text in Struts/JSP? > hi, > > I'm trying to submit Unicode encoded to a search engine through a web client > developed is Struts. > > Each JSP page of the Web client sets the page encoding using the following > HTML stateme

how to submit Unicode text in Struts/JSP?

2003-06-07 Thread Dimitar Georgievski
hi, I'm trying to submit Unicode encoded to a search engine through a web client developed is Struts. Each JSP page of the Web client sets the page encoding using the following HTML statement: After the submission, in the Action servlet, I compare the request with what I would expect to receiv