Vasif Mustafayev

Greenhorn
+ Follow
since Aug 07, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Vasif Mustafayev

Thanks all posts

which one you will used if you was me MySQL or PostgreSQL?
Java-oracle the faster from all other.
Am I right?
I need know which I must use for my web Application which there are 10000 user in user_table
but this users not all active.

MySQL or PostgreSQL? [and cause please]
Hi
expect Oracle.
I know the Oracle-Java faster.
but except oracle which is the fast?

Thanks for all...
Thanks. I've solved this problem. If somebody needs help please contact with me ...
15 years ago
hi,
I must write web app which gets XML from other server then doing something and creates response XML file.
so I want verify and sign this XMLs. I have private and public key pairs and I have public key of other server.
(I generate this in OpenSSL)

I can do this by calling java Runtime exec() method (for execute .bat file and verify - sign ) but it is bad.

Question:
Is there any way do this? (Example, import any jar file and write code which uses this key pairs verify - sign)
Is there any library do this?

please help me
15 years ago
thanks for post Paul Sturrock.

Scott Selikoff wrote:Each has its own merits and should be used for specific reasons.



I know that and I want learn which I must use when
is threre a original source for see this? please
There are several ways to connect to Oracle db

  • using JDBC
  • using DataSource with JNDI
  • using JPA
  • using Hibernate
  • JDBC + iBatis + Spring


  • which is
    I mean connect to Oracle with Java
    which way in Java is the best connet to oracle
    Hi
    Which way in JAVA is the best and modern to connect oracle???
    not reply your mine please
    I need professional answers please...

  • using JDBC
  • using DataSource with JNDI
  • using JPA
  • using Hibernate
  • JDBC + iBatis + Spring
  • there are difference between String object and simple objects
    BE CAREFUL abaut that.
    do you understand me?
    Congratulations
    15 years ago


    I spent one day for this and I get the result.
    Be happy