0
votes
0answers
14 views

Relatively well known opensource webapp that uses SOAP? [closed]

I am looking for relatively well known web applications that uses SOAP at least a little bit around. I know that SOAP is not used so much and about the advantages of json and REST. I just need to ...
1
vote
0answers
14 views

Implementing web service security in Reporting Tools

I have a web reporting tool lets say Business Objects, Cognos, OBIEE, Crystal Reports. I want to display some data into the report which is coming from a Web Service. So i copy paste the Web service ...
0
votes
1answer
31 views

How to remove errors UnsupportedOperationException and Possible memory leak

I have been searching a lot but have not found a perfect one which can help me to solve this problem. I have web services and am generating the stub using JAX-WS. To access the methods of web services ...
1
vote
1answer
42 views

Ext JS with C# Backend

Im currently starting a new WebProject. The plan is to generate the entire frontend via extjs and communicate with a C# .Net Backend (via ExtDirect !? )... My problem is that i dont really know what ...
-2
votes
1answer
17 views

Creating and running web application: which steps should I take? [closed]

I know this might sound like a noob question, but so far I've only developed client side application, and now I would like to do something more. I would like to create a web application similar to ...
0
votes
1answer
25 views

Call method from other applications on the same server

I have a web application where users can see their created tasks from a database. I want to build a second application that calls all entries of the database and checks if the task is still ...
2
votes
1answer
46 views

Tomcat web application only works after I explicitly start it in the /manager page

I have this web application deployed in tomcat. Although it doesn't automatically start after the machine restarts and everything loads up. It only works when I go to the manager page and start it ...
-5
votes
0answers
47 views

How to build my first website with slim twig and Paris? [closed]

I am total new in this area but have to build a website within a few days for my mobile apps. The requirements is to provide REST services. 1: Mobile app send GET and get JSON file responds depend ...
-4
votes
1answer
26 views

Save HttpWebRequest to disk

Is it possible to save the whole HttpWebRequest to disk for debugging purposes. Please note, i need the part that's send to the server, not the returning WebResponse. Thanks
-2
votes
0answers
29 views

JWebSocket implementation in existing WebApp [closed]

I found very useful jwebsocket for my project. Was reading a lot of examples and one most similar to hat I need is this one: ...
0
votes
1answer
25 views

Versatile, lightweight and free programming language that runs on desktop and cloud [closed]

I'm a IT student and I (need to) write small desktop and web apps from time to time. I've used RealBasic a few times but I'm pretty sure theres better languages. Those are my requirements: Run on ...
0
votes
0answers
21 views

multiple controls accessing same web service

I have two controls on one form that access the same web service. If I hook everything up the webservice stops working. I'm wondering if this is possible, that is multiple controls calling the same ...
-1
votes
0answers
102 views

System.NullReference: Object reference not set to an instance of an object from web service

I am getting this error when attempting to access a web method from a web service that is in the same solution as my web application. Here is my web application: protected void Button1_Click(object ...
0
votes
0answers
62 views

Form authentication in a server a Restful web service

Hi to everybody, I think I have found what happens. It seems that if I create a client, I have tried with jersey or ApacheHttpClient, it somehow creates a new instance of the browser ...
0
votes
1answer
18 views

Particular website is not opening

Am having hostname in bigrock and webhosting in godaddy.I made changes in DNS servers in Bigrock and it is now pointing to Godaddy servers. It is not opening in my Work computer,but it is opening in ...
0
votes
1answer
122 views

Exposing Database Operations as Webservice

Scenario: In my project, we have a web service (Apache CXF, Hibernate and Spring) to expose some services to third party, Portal (Spring MVC, Portal and Hibernate) for developing the front end web ...
0
votes
0answers
33 views

Architecture for a multi-app system

I'm developing a system with multi apps and functionalities. I have a data model in sql, asp.net mvc app with EF, and android app. The thing is, both mvc and android apps have similar ...
0
votes
1answer
31 views

web application deployment on JBoss

I am new to Java EE concepts and the JBoss server. I have developed a simple Enterprise application. I started the server using a command prompt but the moment I tried to deploy it from Netbeans the ...
0
votes
0answers
28 views

Web Service which returns a XML file produces Out of Memory Error

I have a web service which returns a XML file that is ~90 MB. On some clients it produces an Out of Memory exception. It is called via a hyperlink on a web page. I was wondering if there was more ...
0
votes
2answers
37 views

Getting University from Email Address

Basically what I am trying to accomplish is trying to take one's email address say JoeRandom@harvard.edu and try to get what school they goto from it (In this case Harvard University would be ...
1
vote
2answers
76 views

How to call WebService client-side?

I am trying to access webservice from client-side using javascript. I have created webservice successfully. I have used it in Website project successfully, but it is Web Application project. Here is ...
0
votes
2answers
47 views

Improve Web Service Performance

I have a web service that takes few arguments, based in on the arguments i need to apply some business logic and return a string value (Old or New), this service will have a frequent hit in production ...
-3
votes
0answers
25 views

Web server for running programs [closed]

I am quite new to web servers and haven't yet found what I'm looking for. I need to create a web server that you can upload a program to and then run the program on it. As I understand an easy way to ...
1
vote
2answers
64 views

Make a web server carry a program

What I want to do is the following: make a server carry a program which analyses a picture (which is sent to the web server) and returns a result, the program already exists and is written in C# and ...
0
votes
1answer
48 views

Method for testing whether the Web Service is alive (off or on) - Client-Side Axis

I need a method that returns whether a Web Service is active or inactive. In other words, whether it is on or off. Does anyone know any? I tried to do a test (code below) to get this method on a Web ...
0
votes
0answers
16 views

Loading the request mapping values from an xml

I have a webapp where there controller urls are hardcoded in the class, additionally I am calling these urls from the front end (webapp javascript). The problem is that I am maintaining the URL twice ...
0
votes
1answer
80 views

Json Webservice not found in Spring MVC Web App

I've got a Spring web application and this application has two aspects! one is a Json webservice and the other is a static view. When I start the web app and use the URL to go to the view, it works ...
0
votes
1answer
45 views

Adding Web reference to CLR console application gives error C1083

As soon as I add Web reference to CLR console application (as mentioned in this link http://msdn.microsoft.com/en-us/library/14hykb68%28VS.80%29.aspx), It gives the file missing error message like ...
0
votes
0answers
14 views

How I can extract information from Biography.com [closed]

I am working to build expert system about famous people , I found Biography.com has collected profiles of over 25 thousand famous people , so I need extract information from this web-site. each page ...
0
votes
2answers
77 views

Writing ArrayList to a file in a Web Service

I want to write an ArrayList file data.txt my code: try{ File destination = new File("data.txt"); ObjectOutputStream os = new ObjectOutputStream(new FileOutputStream(destination)); ...
-1
votes
2answers
53 views

Technique of One Click Upload To Multiple File Sharing Sites [closed]

I am newbie web developer. I have noticed that some site provide the facility to upload user's uploaded file to multiple file sharing site. I can't understand the main technique of this kind of ...
0
votes
0answers
5 views

how to save views time?

in a Pinterest website, a view occurs when a person watch a pin, we want to save these view events and the format may like as follow. userid,pinid->viewtimes. these data may expansion quickly ...
0
votes
2answers
107 views

App is closing Unexpectedly in Android

I am unable to figure out the thing that why my simple webview app is getting closed unexpectedly. Even if the Eclipse is not throwing any error. Here is the screenshot http://pbrd.co/YNWFVw ...
1
vote
4answers
140 views

Website to POS printer

I'm looking for a solution with POS printing. The scenario is: A restaurant currently has a POS system up and running, they take orders from iPads in store and have a network setup that processes ...
0
votes
1answer
74 views

Two dlls (service and interface). Using interface methods to various projects?

I have a pretty big web app which consists of a few different projects. I have to add some extra functionality (account validations, searching products etc). I was provided with two .dll files let's ...
0
votes
0answers
42 views

asynchronous web service request in same web application

I am building a site using web service in c# I need a sharable cache so one of the solutions I have found to this problem is to simple build the web services in one application. I am curious if I were ...
0
votes
1answer
89 views

Access web service from web page and Android app

I am planning to develop a web service that should be accessible from different user interfaces on different architectures. As I am quite new to it I do not really know how the general design should ...
0
votes
0answers
19 views

Automate Multi User Login Parallely in Web Application

How to Automate my webapp which is built on Html5+Sencha basically ,it has to support multiuser logging in parallely in all web browsers in separate session , I want check how it Withstand the Load ...
-4
votes
2answers
82 views

Application server with servlet 3.0 support..?

I need an Application server with Servlet 3.0 support.. Currently I am working on Tomcat but I need to know some other application servers which support Servlet 3.0.. Please help me if known Thanks ...
0
votes
0answers
22 views

How to run a script on page load in Firebug? (Need to export HTML on startup)

Brand new to Firebug! For the problem I'm trying to solve, I'm loading different pages with Python in Firefox, and I need to scrape each pages HTML data. I need to use Firebug for this because ...
0
votes
1answer
62 views

Same REST endpoint to support Browser and REST clients

Our team is currently looking at developing the interfaces for a new network monitoring system. We are to support access to the system from: a web browser (Javascript/HTML5 based) any REST client ...
0
votes
1answer
33 views

Accessing the tools like gimp(installed at server) from client

I want to create an web application through which i have to access tools like Gimp for my image processing. Is it possible to manage my need with client-server (Gimp at server) approach? I am not ...
0
votes
1answer
31 views

correct term for application on a website

I am facing a terminology problem. A website takes some input from user, perform some analysis on server side and returns results to user. For example given some specific dates my bank website ...
0
votes
0answers
75 views

Java application into web application

Let me preface this by saying I'm a pretty inexperienced Java programmer (I fancy myself as intermediate, and I'm working through Effective Java and Filthy Rich Clients). I'm doing pretty good with ...
0
votes
0answers
59 views

Calling Secure asmx service from aspx page - web application in .NET 3.5

I am using .net 3.5 and my web service is in framework 4.0. I want to call the secured webservice e.g. https://mysite.com/Service.asmx from aspx page, i have a accept button on the page and when i ...
0
votes
1answer
37 views

What will be /how to set the threshold values for a page fault/sec for any server?

Currently I am working on the page fault issue on server. I am getting some of the readings with my tool. Some readings are very high like 400 pagefaults/sec and some have low as 30 or 40 ...
0
votes
4answers
49 views

A single DTO with multiple constructors - does this seem like an appropriate solution?

I have an entity called "Set" which contains Cards. Sometimes I want to see the entire card and its contents (card view), when sometimes I just want to know how many cards are in the Set (table ...
0
votes
1answer
180 views

Does an API exist to grab cricket match statistics

As espn cricinfo is built with tons of statistics around the world it is the best source as per my knowledge to get statistics to query and come up with solutions based on the stats. But espn doesn't ...
1
vote
1answer
52 views

Creating a browser front-end for TigerLogic D3 DB application

I have an interesting conundrum. I have been challenged with identifying the most suitable process in which to create a "browser front-end" to an existing multi-user application built within the ...
0
votes
1answer
69 views

Using vb.net and c#.net silverlight applications in one solution

"rtls2.web" provides data for the silverlight project: "rtls2" "web" provides data for the silverlight project: "silverlight Do both web servers run at the runtime simultaneously? if not, is it ...

1 2 3 4 5 9