Search:

Type: Posts; User: java_mein

Search: Search took 0.14 seconds.

  1. Replies
    0
    Views
    2,070

    Executing Oracle Procedure

    Dear Experts,

    I am calling oracle procedure from Java class on saving records,
    this Oracle procedure contains many validations before updating values in some tables but its normally takes 10 -...
  2. Replies
    2
    Views
    2,553

    [SOLVED] Re: Send and Receive Parameter

    Many Thanks Json
  3. Replies
    2
    Views
    2,553

    [SOLVED] Send and Receive Parameter

    Dear Experts,

    What is the best practice of sending and receiving the parameters from JSp to Servlet and vice versa


    request.getParameter
    OR

    session.setAttributes
  4. Replies
    5
    Views
    3,105

    Re: Accessing Properties File

    Dear Json,

    Thanks again for the help

    the package I am using is snaq.db.ConnectionPoolManager;
    and the method getInstance dose not support java.util.properties

    Any Suggestion
  5. Replies
    5
    Views
    3,105

    Re: Accessing Properties File

    Dear Json

    Many thanks for the reply, it was very helpfull

    I need some more help from you in the following:

    I am using the ConnectionPoolManager and for that in the getInstance I need to get...
  6. Replies
    5
    Views
    3,105

    Accessing Properties File

    Dear Experts

    I am working on java classes using tomcat, I am able to access the properties file located in the "conf" folder under the webapps directory using this servlet code:

    File...
Results 1 to 6 of 6