Lara84's Profile User Rating: -----

Reputation: 1 Apprentice
Group:
Members
Active Posts:
29 (0.06 per day)
Joined:
15-February 12
Profile Views:
162
Last Active:
User is offline Mar 29 2012 04:47 PM
Currently:
Offline

Previous Fields

Dream Kudos:
0
Icon   Lara84 has not set their status

Posts I've Made

  1. In Topic: Generic

    Posted 24 Mar 2012

    my file contains several line of sql statement like " Select triangle where area > 10 "
    square , polygon and triangle are my classes that extends shape.And i have a set on each of class that contains different sized triangle, square and polygon.So when I read area , I must go to the right class in that case which is triangle and find all area > 10 in triangles set.
  2. In Topic: Generic

    Posted 24 Mar 2012

    yes , you are right but my problem is I don't know anything about reflection so I though that I might solve it by using generic.
  3. In Topic: Generic

    Posted 24 Mar 2012

    I want to read a file which contains name of variable that are in class A,B and C and some other data ,I want to identify the class's variable which I read when tokenizing the file to further implementation.

    Thanks
  4. In Topic: Java programing

    Posted 1 Mar 2012

    Thanks guys..
  5. In Topic: JSP

    Posted 27 Feb 2012

    I found my error ,first I closed the bracket '}' in the first program which is cause to other program does not know conn object and for printing the result of query I have used system.out which is just OUT .print in JSP

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:

Contact Information

E-mail:
Private

Friends

Lara84 hasn't added any friends yet.

Comments

Page 1 of 1
  1. Photo

    burakaltr Icon

    19 Feb 2012 - 22:40
    Hi. You need to find all .../lib/ext folders in JAVA Folders is Pregram Files ( there may be 2 )
    Find all those folders by performing an "ext" search and place the jdbc-driver.jar in those locations.
    Then with correct syntax to be used in your java program you can connect.
    That's how I do.
    Good Luck !
Page 1 of 1