Hello,
I have to develop Dynamic site supporting multi languages in jsp.
1) But when I write string e.g of japnese in jsp page and execute via
bea's weblogic server it doesnot process properly even using relevant
charset in meta tag. But when saving it as html and direct accesing it,
it shows accurate results. Will I have to do something in Bea's server
also.
2) Also I used ntext in MSSQL 7 for Unicode. When I apply query direct
to put japnese string in it.It works properly. But when executing query
via jsp page it gives error and doesnot process the query.

If any one who tells the solution, thanx in advance.

Hamid Hassan
Software Engineer
Visualsoft Pvt Ltd


-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]] On Behalf Of Othmar Stehlik
Sent: Saturday, September 08, 2001 2:32 PM
To: [EMAIL PROTECTED]
Subject: Re: Again urgent Porblem

The problem was on a cusomers machine, and I will face the problem again
on
Monday, but I think, the access was not denied, cause mysql fine alone,
but
not with JDBC.
Thnx for the info!


> Hi.
> Can you put the Error what you faced.
> I think you might have got ;
> Access denied or Bad Handshake.
> These two error used to come if the user does not have correct
privileges
> on mysql.
>
> or edit the file c:\windows\host
> 127.0.0.1       computer-name (or) localhost
>
> All the Best.
> Senthil.
>
>
>
>
> At 07:01 PM 07/09/2001 +0200, you wrote:
> >Hi
> >
> >Again, Win98 sucks, mysql does not work
> >The Test Programm can load the JDBC Driver, but it cant Connect to
the
> >Database.
> >This is my url for Connecting:
"jdbc:mysql:localost:3360//MovieCatalog"
> >On Win2k everything worked fine!
> >I also tried it with jdbc:mysql:127.0.0.1:3360//MovieCatalog"
> >And insted of the localhost, I used the name of the machine.
> >
> >As anybody an idea?
> >Thanx in advance!
> >Othmar
> >
> >--
> >GMX - Die Kommunikationsplattform im Internet.
> >http://www.gmx.net
> >
> >--
> >GMX Tipp:
> >
> >Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
> >http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a
> >
>
>=======================================================================
====
> >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> >JSP-INTEREST".
> >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> >Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>
========================================================================
===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

--
GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a

========================================================================
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to