About 50 results
Open links in new tab
  1. Why isn't Java used for modern web application development?

    Aug 19, 2011 · Java absolutely is used for modern web application development. Particularly once you get to the slighly larger / more complex / scalable end of the web application spectrum.

  2. When is Java a good choice for web development? [closed]

    Java is a statically typed language, and is cheaper than the other statically typed languages used for web development, namely C# and VB.net, if your company does not have an MSDN …

  3. web development - Java web application folder structure

    As a beginner to J2EE, I have recently started developing my own project from scratch using the Core of J2EE : Servlets & Jsps. I could not evaluate whether my project folder structure is …

  4. web development - Do I need to know servlets and JSP to learn …

    I've been asking a lot of people where to start learning java web development, I already know core java (Threading,Generics,Collections, a little experience with (JDBC)) but I do not know JSPs …

  5. web development - What are the differences between server-side …

    Jan 12, 2015 · Server-side programming is writing code that runs on the server, using languages supported by the server (such as Java, PHP, C#; it is possible to write code that executes on …

  6. web development - Which Java based web ui framework to use?

    1 The company I work for has today open sourced DomUI, a new Java UI/Application framework I built and designed. It is an AJAX component based framework which makes it very easy to …

  7. java - Is it possible to have a single code base for a desktop GUI …

    To create a desktop application you can either view the web page in an embedded browser in an application that exists solely to show the browser in a window, or you can use something like …

  8. java - What does the Spring framework do? Should I use it? Why …

    Spring MVC web application and RESTful web service framework Foundational support for JDBC, JPA, JMS Source spring.io In general, you could say, that Spring is a collection of …

  9. Do Java, J2EE and Java Web get better with time? It still looks ...

    So, do they get better with time for me as a developer? 2-3 years later, if I continue with Java and J2EE, will I be get rid of most of those annoying things because of being more experienced?

  10. web development - What was the first server-side language

    Java didn't enter the world of computing until 1995, and was first aimed at in-browser applets before becoming popular as a server-side language. By that time, dedicated web application …