Search:

Type: Posts; User: Surya123; Keyword(s):

Search: Search took 0.06 seconds.

  1. Replies
    5
    Views
    949

    Thanks m_auro1. The problem is because of the...

    Thanks m_auro1.
    The problem is because of the submit button.
    Your solution worked. Thx
  2. Replies
    5
    Views
    949

    Hi Auro, Here is my java script: ...

    Hi Auro,

    Here is my java script:



    function submitForm()
    {

    _frm=document.getElementById("padShareForm");
  3. Replies
    5
    Views
    949

    Data inserting twice

    Hi All,

    I am trying to save user data in to MySQL.
    The data is getting stored twice into the database.
    I am using Spring with Hibernate.
    Here is my code:
    Controller:


    public ModelAndView...
  4. New Entry in application context not working

    Hi,

    I am new to Springs. I have two controllers in my app context and both are working fine. I am trying to add a new controller. I have created the controller and added it to the application...
  5. I am facing the same problem. The Spring.jar,...

    I am facing the same problem. The Spring.jar, spring-webmvc.jar are from the same version.
    Still i am facing the same problem.
    Here is my JSP Code:

    <form:select cssClass="FormFieldEnabled"...
Results 1 to 5 of 5