Search:

Type: Posts; User: dinesh5499

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    1,439

    Frameset & body tag

    I'm getting error while trying to use frameset and body tag inside jsp page. Attached the screenshot. Can you please help me what should I do to resolve this issue.
  2. Replies
    11
    Views
    1,330

    Re: Connection mainframe server from java.

    Jdbc connectivity,

    we use conn = DriverManager.getConnection("jdbc:oracle:thin:system/dinesh5499@localhost:1521/XE", "system", "dinesh5499"); to connect to the oracle database.

    I understand,...
  3. Replies
    11
    Views
    1,330

    Re: Connection mainframe server from java.

    I need the java coding to connect mainframe system. I have to take data from mainframe and display in the front end. Do I need to use any webservice?
  4. Replies
    11
    Views
    1,330

    Re: Connection mainframe server from java.

    Yes Norm.. Its using standard protocol HTTP.
  5. Replies
    11
    Views
    1,330

    Re: Connection mainframe server from java.

    I have to access the CICS in mainframe. TCP/IP protocols.
  6. Replies
    11
    Views
    1,330

    Re: Connection mainframe server from java.

    Thanks for your reply Norm. I would like to read a file from mainframe system. As you know that we are using jdbc driver "connection =DriverManager.getConnection(connectionURL, "system",...
  7. Replies
    11
    Views
    1,330

    Connection mainframe server from java.

    Please let me know if anyone knows how to connect mainframe server from java
Results 1 to 7 of 7