问题描述
嗨
我是JavaScript&的新手. Web服务..
如何使用JavaScript显示数据库中的下拉值
我的网址
http://88.80.223.163:8080/lumiin-service/lumiin/control/vuser/org/31
尝试使用Rest-client jar
方法-发布
身体
{"firstName":"mailCa","lastName":"mailCa","isDeleted":"N","passWord":"mailCa","userCode":"mailCa","localOrg":null,"industryTypeId" :{"isDeleted":"N",描述":保险",名称":"INSR","id":1},成员":false,"profileType":经理","authenticicatedAccess" :5,"emailId":"[email protected]","uuid":null,"abteilung":{"code":"mailCa","domainId":0,"parentId":85,"isDeleted": null,描述":null,"id":86},状态":0,全名":"mailCa,mailCa","id":31}
应用程序类型-JSON
任何帮助将不胜感激
谢谢
Karthick
Hi
I am new to JavaScript & Web services..
How to show the drop down values from the Database using JavaScript
MY URL
http://88.80.223.163:8080/lumiin-service/lumiin/control/vuser/org/31
Try this with Rest-client jar
Method - post
Body
{"firstName":"mailCa","lastName":"mailCa","isDeleted":"N","passWord":"mailCa","userCode":"mailCa","localOrg":null,"industryTypeId":{"isDeleted":"N","description":"Insurance","name":"INSR","id":1},"memeber":false,"profileType":"Manager","authenticatedAccess":5,"emailId":"[email protected]","uuid":null,"abteilung":{"code":"mailCa","domainId":0,"parentId":85,"isDeleted":null,"description":null,"id":86},"status":0,"fullName":"mailCa,mailCa","id":31}
Application type - JSON
Any help will be appreciated
Thanks
Karthick
推荐答案
这篇关于下拉Java脚本中的值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!