V
V
Vadim Gush2014-04-22 21:41:11
Node.js
Vadim Gush, 2014-04-22 21:41:11

Where can I learn how to write a server in Java?

Prompt sites, resources, videos where they simply and in detail explain how to create a server-client in Java.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
FanKiLL, 2014-04-22
@FanKiLL

What a vague question.
What is the server for? What protocol is tcp, http, http rest with json return?
netty.io
https://grizzly.java.net/
This is for you for tcp or websocket's
jax-rs 2.0 for any rest + json or spring.io spring framework

A
Alexey Cheremisin, 2014-04-22
@leahch

For example, here - www.javable.com/javaworld/04_03/01
There is also a tutorial and a bunch of manuals on the site, the resource has stalled a bit, but the articles are still relevant

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question