Most voted "server-side" questions
The term "server-side" or "server-side" refers to the part of an application, usually web, that runs on the application server that may be using a web technology. The counterpart is the "client-side" or "client-side", that is, the part of an application running on the user’s client, possibly a browser. Always use this tag to indicate when the doubt in a client-server application refers to the processing performed on the server
Learn more…46 questions
Sort by count of
-
22
votes5
answers2395
viewsStrategy to find out if your web application is being partially or fully censored by an ISP
Question Like, conceptually speaking,it is possible to detect that a web application has been partially or totally blocked by an internet provider? Two situations that I believe could allow this…
-
21
votes8
answers7407
viewsWhat better way to work offline and synchronize data with server?
I am working on a project where it will be necessary for users to register offline and then submit their registration to the server as soon as the internet connection is available. My problem is…
-
16
votes4
answers8320
viewsWhat is the difference between client-side and server-side code in web development?
I’m studying ASP.NET through a book called Professional: ASP.NET 4.5 in C# and VB and at various times the author talks about code client-side and server-side, would like to know the difference.…
-
12
votes6
answers5531
viewsWhy use Javascript if there are so many other technologies to generate dynamic content?
Specialized technologies and programming languages for the Web, such as PHP, have as part of their set of roles, generate dynamic HTML content (the page will be presented by the browser according to…
-
9
votes2
answers1058
viewsHow to configure HTTP authentication with Jboss?
I would like to protect my entire site with user and password, I saw that it is possible to do this using HTTP authentication, but I would like to know how to do this in Jboss.
-
9
votes2
answers874
viewsIs it possible to prevent injection of external resources and requests for greater security?
I understand that we can create and search javascript plugins, analyze the code and make sure that it will not inject anything on the outside page. But supposing there is some library from which…
-
8
votes1
answer975
viewsDo front-end or back-end processing?
In the client-side and server-side separation architecture, it is common to doubt who is responsible for some processing. On the one hand, processing on the client-side can be beneficial for…
web-application server-side single-page-application client-sideasked 6 years, 7 months ago vinibrsl 19,711 -
7
votes4
answers59952
viewsCopy files via SSH between two remote servers
How to copy files from Servier1 to servor2 via SSH with only one command line, and I am not logged in to any of them? I’m on a third machine. And I have the credentials of both.
-
7
votes2
answers1292
viewsWhat are the differences between client-side and "Rendering" server-side?
Lately I’ve seen a lot of the term server-side rendering, especially with the popularization of some frameworks and libraries, but I still can’t understand what improvements this can bring to a…
-
6
votes3
answers1115
viewsClassic ASP out of IIS? Windows x64
Does anyone know any program/server capable of running classic Asp (Vbscript, Jscript) and other than IIS ?
-
6
votes1
answer380
viewsWhy use two server-side languages on the same system?
Why I see many systems with two, up to three programming languages? When I see a system that migrates from one language to another, I even understand, but why do many maintain two or three…
-
5
votes1
answer3774
viewsHow to restart Openfire settings?
I am working on a project that uses an XMPP server. I am using Openfire to build a development and testing environment. After starting it for the first time it offers a step by step to configure it.…
-
5
votes1
answer15650
viewsWhat is an RTMP server and how to connect to it with Flash Sharedobject?
I need to create a file SharedObject Flash on an internet server for communication between several .SWFs. This communication needs to be fast and if possible in real-time. After some searches on the…
-
4
votes1
answer127
viewsMicro Ddos mitigation and sudden high access number in resource-limited web applications
It is extensive documentation of how to mitigate (proactively reduce impact while it occurs) denial of service attacks in web applications. People usually cite services like Cloudflare or else as…
-
4
votes2
answers350
viewsHow does PHP run time work?
I’ve always been interested in how long my code runs. The problem is that I don’t quite understand how the execution of PHP code works. Below are the questions: On the server, the PHP code is…
-
3
votes2
answers1435
viewsHow do I receive messages from a GPS that uses GPRS via PHP?
I have a Gosafe G91i device, a GPS device that sends your location from time to time to an IP and a port that I can set up. At the moment, are set IP and port of an online server (Orange gps-trace)…
-
3
votes1
answer280
viewsUsing SPA (Single page application) and browser back button
Someone who works with SPA knows the best way to work with the back button of the browser? For example, we have a list of users and the detailing of these users through a click. When we are on the…
-
3
votes2
answers567
viewsJava server disconnects idle users after 5 minutes
I’m using this Java methodology for connection between client and server, I copied it from the internet, and it helped me a lot, but the server allows the user to stay connected while he’s sending…
-
3
votes1
answer100
viewsCan a desktop program be considered client-side?
Always when I hear/read about server-side and client-side is related to web applications, but these terms can be applied to programs desktop? For example if I have an app that consumes a web-service…
-
3
votes1
answer875
viewsXAMPP is not working properly
Hello, I want to learn php but I’m having a hard time doing XAMPP work. I use the Debian Jessie, as I still don’t have much notion, I downloaded the mysql, php and apache through a package (LAMP).…
-
2
votes0
answers91
viewsMonitor Linux hard disk
Hello I would like to know if it is possible to perform a certain action(run a shell script file for example) when the server exceeds a certain percentage of storage. *Command used to view the…
-
1
votes1
answer80
viewsUpload a nodjs and mongodb project into a VPS
I developed my project with Nodejs and Mongodb on Windows, now I intend to upload it in an Ubuntu VPS with these already installed software, I already have Putty installed on my machine and I got…
-
1
votes3
answers435
viewsProblem with users when publishing application
I am using SQL Server 2012, and when publishing my application, both on the client server and on my pc everything works well. As connection strings for the BD are correct, everything looks good. Now…
-
1
votes1
answer111
viewsWeb Hosting or Streaming Hosting?
I am developing a project, in which the idea is to allow the user to hear (from a player -> plugin in javaSript embedded in the index.php page) the selected music... In order to provide a good…
-
1
votes2
answers477
viewsInvalid URL server error 500
Whenever having access a URL that does not exist on my site, this error appears The server encountered an Internal error or misconfiguration and was Unable to complete your request. Have any way to…
-
1
votes3
answers849
viewsRemote server/local server in PHP
One of the options to create a local web server is to use XAMPP (PHP, SQL). On a web server, I have to install XAMPP (or any similar suite) as well or it is only used on local servers?
-
1
votes1
answer98
viewsWeb Helper Chart does not appear in the server application
Action that mounts the Chart: public ActionResult GraficoPedidos() { int [] arrayP = new int[12]; int aux = 0; for(int i = 1;i <= 12;i++) { int numero = Convert.ToInt32(context.Pedidos.Count(p…
-
1
votes1
answer214
viewsUsing Left Join on Datatable Server-Side
After several attempts, I still haven’t been able to implement a 100% left Join within the Datatable Server-Side Note, the following code works 100% HTML <table id="datatable_fixed_column"…
-
1
votes0
answers90
viewsRemote connection with Postgresql only works after PING
I have a JAVA application running on one server and the database running on another. Both servers are connected and on the same network, postgresql is enabled to receive external connections. But…
-
1
votes1
answer308
viewsHelp with Datatable Server-side
Hi wanted to know the best way to create a Datatable Server-side. Some questions I have: The next button doesn’t work, and the record counter doesn’t work. How do I tidy up? I am using Start and…
-
1
votes1
answer14
viewsHow do I use a Remote Event for two things?
I’m trying to remake a power game on Roblox, I’m using an old Uncopylocked place as a base, and everything there is non-fe. I wanted to use only one remote event for several codes (since they are…
-
1
votes1
answer39
viewsPaging system not working - SERVER SIDE
This is my file called index.php: <?php $maxlinks = 4; $paginaAtual = (isset($_GET['paginaAtual'])) ? (int)$_GET['paginaAtual'] : 1; $maximo = 5; $inicio = (($maximo * $paginaAtual) - $maximo);…
-
0
votes1
answer119
viewsHow to authenticate on a server site?
There is a login area on this website "https://id.nintendo.net/login" and would like to know if it is possible to log in via . NET or via client using post or something like.…
-
0
votes1
answer61
viewsAccessing the server via linux
I would like with my Java application (netbeans) to access the database that is on the server, but this has become complicated, because it is through a Linux machine. Could someone explain to me how…
-
0
votes1
answer1217
viewsOnline Server and Unity 3d
Considering a game created on Unity-3d . What We Should Know to Make You an Online Multi Player?…
-
0
votes0
answers142
viewsRecover server-side values
I have a datatables that lists the values as follows: <table id="datatable_fixed_column" class="table table-striped table-bordered" width="100%"> <thead> <tr>…
server-sideasked 10 years ago theteo 117 -
0
votes1
answer732
viewsMemory reserved for Tomcat
My system is on a server that has several Tomcats, I need to disable the Tomcat that has more memory reserved for it. How I see the memory reserved for each Tomcat on the server?
-
0
votes2
answers1030
viewscustom datatable filter
Good morning! There is a certain time, that I have been needing to make an advanced filter on the server side. I thought two possibilities, to send the parameters in fnserverdata, which did not work…
-
0
votes1
answer118
viewsHTTP libraries/HTTP server
My question is about web servers and libraries focused on protocol HTTP. In PHP you can use "apache" as a web server, but in other languages the same stack is used? This doubt came to me when…
-
0
votes1
answer122
viewsIndex column in datatables
When I did not load the data dynamically into the table I used this way to create the index column: https://datatables.net/examples/api/counter_columns.html t.on( 'order.dt search.dt', function () {…
-
0
votes1
answer76
viewsEscape symbols in Nodejs
I have the following code running on Nodejs /*jshint esversion: 6 */ const express = require('express'); const bodyParser = require('body-parser'); const app = express(); const port = 8080;…
-
0
votes0
answers330
viewsUrierror: URI malformed in Nodejs
Server-side code const bodyParser = require("body-parser"); const express = require("express"); const app = express(); const port = 8080; app.use(bodyParser.urlencoded({extended: false}));…
-
0
votes0
answers17
viewsProblem loading Composer class to web server
I’m having trouble correctly running a site developed with the MVC architecture on web server. Locally, everything is going well. The folder structure is as follows: public_html(public directory of…
php commiserate server-side php-autoload internal-server-errorasked 3 years, 10 months ago ademir moreira 1 -
0
votes1
answer43
viewsFilter table data by a separate input type="text"
I have a table that uses Datatables, and for me to filter its data, I use an input that is outside the table code, a separate input. It turns out that recently I implemented the server-side…
-
0
votes1
answer17
viewsHow to add the WHERE condition in the SELECT table with server-side Processing?
I wanted to add a small SELECT condition to my table, but I am using the Datatables server-side Processing to list the records on the server side. I tried to adapt the standard Datatables code to…
-
-2
votes1
answer61
viewsConfigure Virtual Web Server
How do I set up a subdomain to access the files inside my server over a third-party url? for example, I have a system that is running on: https://sistema.meudominio.com.br/ for each "new customer"…