Can you provide a link to the first page so we can play with the app to see what's going on? Thanks.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Apr 14, 2010, at 4:21 AM, Abhi Handoo wrote: > Hi, > > I'm trying to update whatever is being written into the text area into > other jsp page. > But I get as a result is this junk like > "हेलॠलो " > > I'm transliterating from english to hindi however not able to get the > desired text. > > The code at jsp is simple > > String txt=request.getParameter("eth"); > > out.println(txt); > > Please help me out. > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
