Changeset 415


Ignore:
Timestamp:
03/15/12 12:54:33 (12 years ago)
Author:
vmipsl
Message:

servlet data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tapas/web/project/formTapas_script.jsp

    r411 r415  
    3838            if( jsonTapasForm ) 
    3939                $.ajax( { 
    40                     url: "project?methodName=createUserRequest&jsonTapas=" + jsonTapasForm, 
     40                    url: "data?methodName=createUserRequest&jsonTapas=" + jsonTapasForm, 
    4141                    success:jQuery.proxy( this.handleCreateXML, this ), 
    4242                    error: jQuery.proxy( this.showErrors, this ) 
Note: See TracChangeset for help on using the changeset viewer.