Skip to main content

All Questions

Tagged with
0 votes
0 answers
102 views

QuickFix in Custom Language(Xtext) using Language Server Protocol

I am very new to Language Server Protocol. I have all the xtext related files ie. content assist, validation, quick fixes etc in eclipse and our client is intellij. I want to implement quickfixes ...
A.Goel's user avatar
  • 99
2 votes
2 answers
4k views

Spring Boot Admin error from Client side in port

everyone! I have a problem with Spring Boot Admin in Client side: 01-04-2021 23:02:37 [registrationTask1] ERROR o.s.s.s.TaskUtils$LoggingErrorHandler - Unexpected error occurred in scheduled task java....
JIeT4uK's user avatar
  • 21
1 vote
0 answers
37 views

Netbeans: Jforum text box not editable

I'm making a chat program between a server and client. The client text box is not allowing me to enter anything. The textbook is set to editable and enabled.
Mniner's user avatar
  • 9
2 votes
2 answers
2k views

Browser resolves relative urls as if they were absolute

The problem definition On my page, www.xxx.com/page, there is a script: <script type="text/javascript" src="main.1234.js"></script> Browser relolves it as www.xxx.com/main.1234.js ...
Victor Dombrovsky's user avatar
0 votes
0 answers
40 views

save .exe with java from client side to server side

I'm using Java servlet. How can I send an .exe file from html input-file tag to server side and save it in the server? I'm getting it in client server by: <input type="file" name="file" accept="....
hardal's user avatar
  • 1
0 votes
2 answers
161 views

Call method and access properties in a client side app from a web browser

We have a solution that deals with devices on Windows and would like to make calls to certain components of it from webbrowsers (Edge, chrome, firefox) by using javascript so this will be done client ...
A. Lop's user avatar
  • 1
-4 votes
1 answer
71 views

Simple sharing text and number App(Client-side) over internet [closed]

I need help with some server coding, so it's my first time developing an online app (already developed some android apps, offline). basically this app takes data such as strings or numbers from a ...
Drilan's user avatar
  • 1
2 votes
1 answer
1k views

Olingo v2 - How to write an entity with navigation entities

I use Apache Olingo v2. SAP is the server and I'm in charge of the client-side. I try to write an entity with navigation entities. I explain what I try to say. There is an entity set named HUIDENT, ...
Huret Romain's user avatar
0 votes
1 answer
1k views

How to open JasperReports's report on Client Side [duplicate]

Im working in a Web application that allow the user to create and see the information from database with a JasperReports's report. The JasperReports works and I can see the copy in the server side. ...
Jorge A's user avatar
  • 19
0 votes
1 answer
2k views

how to capture users Machine Name from the http request?

I am trying to implement session kill feature for my application. I need to show user all the devices from which he has logged in. But I am not able to get the users machine name from http request. I ...
wizneel's user avatar
  • 301
0 votes
0 answers
91 views

Call localhost service through Javascript sockets?

I am developing an app in AngularJS that needs to call a client side running service on port 3000. The service is just a Java program that listen on that port and on determined params call a printer ...
Philip Enc's user avatar
  • 1,072
7 votes
1 answer
3k views

excel export in server side vs client side

What is the pros/cons of exporting excel from server side and client side? I know, it depends on situation, but I want to know what are the exact risks using one? I have java/angularjs(with restful ...
Erlan's user avatar
  • 2,078
0 votes
1 answer
2k views

java Axis clint side Error unable to engage modules rampart

I'm trying to run my client-application I run a java application there is no tomcat or jboss. I'am pure client-side. I run it on eclipse. the system start logging this messages INFO (org.apache....
Raffaele Fabbri's user avatar
0 votes
1 answer
157 views

GWT client-side: java.util or com.google.gwt.dev.util?

On a GWT client-side, is it better to use java.util, or com.google.gwt.dev.util? Does it matter? What is the biggest reason for com.google.gwt.dev.util existing? For example, would it be better to ...
cellepo's user avatar
  • 4,299

15 30 50 per page
1
2 3 4 5 6