Hi, Kyuss.
Your problem can be solved by using the methods in String class.
For example, you can create a String object that contains "xx/xx/xx". Then you will be able to get the part of the string you are interested in by using methods like "substring", which gets the...
I am trying to develop an applet that needs to access an Access data base. If I run my code not within a HTML page but from the MSDos window (with java Myapplet) it works succesfully but when I try to run the applet from the browser a message like "applet notinited" appears in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.