Turkish character problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • seralasu
    New Member
    • Oct 2006
    • 34

    #1

    Turkish character problem

    Hi,
    I have a two pade html,jsp.I make inserting form(text,buton ) in html and I send jsp form(<form method="Post" action="ekleme. jsp">) but sending variable (turkish character) don't show well. Static pade don't have problem
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by seralasu
    Hi,
    I have a two pade html,jsp.I make inserting form(text,buton ) in html and I send jsp form(<form method="Post" action="ekleme. jsp">) but sending variable (turkish character) don't show well. Static pade don't have problem
    See what you can get out of this

    Comment

    • seralasu
      New Member
      • Oct 2006
      • 34

      #3
      Originally posted by r035198x
      See what you can get out of this

      http://www.thescripts.com/forum/thread565173.html
      I don't understand this url. I have problem Turkish characters inserting and updating to Mysql via JSP but If I want to insert manually inserting there is no problem.I think problem should be Mysql-Jdbc driver but I don't know how to configure this driver. If you know this please help me.............

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by seralasu
        I don't understand this url. I have problem Turkish characters inserting and updating to Mysql via JSP but If I want to insert manually inserting there is no problem.I think problem should be Mysql-Jdbc driver but I don't know how to configure this driver. If you know this please help me.............
        Are you able to insert/update other characters(say english alphabet characters) into the database?

        Comment

        • seralasu
          New Member
          • Oct 2006
          • 34

          #5
          Originally posted by r035198x
          Are you able to insert/update other characters(say english alphabet characters) into the database?
          Yes I 'm able to insert/Update English

          Comment

          • seralasu
            New Member
            • Oct 2006
            • 34

            #6
            Originally posted by seralasu
            Yes I 'm able to insert/Update English
            I solved the problem while I'm changing Mysql-Jdbc Driver URL

            Comment

            • r035198x
              MVP
              • Sep 2006
              • 13225

              #7
              Originally posted by seralasu
              I solved the problem while I'm changing Mysql-Jdbc Driver URL
              you changed from what to what?

              Comment

              Working...