I am looking into designing an application that can run on multiple platforms (i.e开发者_Python百科. windows, macintosh, android, iphone) but which all interact with data stored and processed on one c
I need a mySQL request where I only find strings which contains a uppercase character before a lowercase char within a single word.
I am trying to write a servlet that will send a XML file (xml formatted string) to another servlet via a POST in STRUTS2.
Simple question. I have the following hidden input field on my ASP.NET page: <form id=\"userform\" method=\"post\" action=\"RankingPage.aspx\">
I have a set of IIS7 hosted SOAP web services (MSSOAP开发者_开发技巧 3.0) that are being consumed by a .Net web application as well as by a J2ME application (currently running through an emulator). Th
Have transition configuration for Spring Web Flow: <transition on=\"getFiles\"> <evaluate expression=\"searchService.getFiles(开发者_C百科flowScope.searchCriteria, requestParameters.fileId)\
Let\'s say that I have my ASP.NET web application in a directory called \"MyApp\"both locally and on a remote server.I\'m trying to build an onclick response to a link.The response calls a Javascript
i have a question about PHP curl & .htaccess. My index.php file: <?php if(!isset($_GET[\'q\'])){ }
I\'m using facebook-android-sdk to post messages to my wall. The following request: Bundle params = new Bundle();
I need to make one HTTP GET Request to a Java Web Service: I\'m making this request: http://127.0.0.1:8080/MyService/services/service?method=myMethod&a=&b=test&startDate=2011-03-10 10:00&