102 Results for:MVC

  • Sort by: 

MVC vs. MVVM: 2 architecture patterns for modularity

By Tom Nolle 14 Sep 2020

Both the MVC and MVVM design patterns separate front-end and back-end application components, but each one has unique methods of interface manipulation and abstraction. Read More

Spring MVC tutorial: How Spring Boot web MVC makes Java app development easy

By Cameron McKenzie 30 Jun 2018

Spring Boot has provided an opinionated approach to developing microservices. In this Spring MVC tutorial, we show how Spring Boot has changed Java web development as well. Read More

What to know about building microservices with ASP.NET Core

By Twain Taylor 22 Sep 2023

It's optimized for containerization, integrates with the cloud and works on multiple platforms. Does ASP.NET Core deserve a place in your development shop? Read More

Are microservices more like SOA or MVC architecture?

By Chris Riley 23 Dec 2015

How new is the concept of microservices? Does it compare more closely with the principles of SOA or those of MVC architecture? Chris Riley examines this topic. Read More

MVC 1.0: The perfect fit for microservice admin tools

By Cameron McKenzie 27 Nov 2017

The following is a transcript of the conversation TheServerSide's Cameron McKenzie had with Ivar Grimstad out hot topics in the Java ecosystem, with an emphasis on MVC 1.0 and the new security ... Read More

5 types of software architecture design worth knowing

By Twain Taylor 21 Jun 2023

While it's impossible to identify any software design style as the 'most important' to know, there are five major patterns with which all architects should arguably become familiar. Read More

Spring Boot file upload example with Ajax

By Cameron McKenzie 28 Dec 2021

Do you need to find a Spring Boot file upload that uses Ajax and works with Spring MVC web apps? This example uses HTML5 file input fields and a pure JavaScript Ajax call to accomplish the task. Read More

How Java EE Security and MVC 1.0 simplify Java microservices

By Cameron McKenzie 03 Oct 2017

Once the decision has been made to use containers and microservices, it's good to know that MVC 1.0 and the Java EE Security API will make the development process much easier. Read More

Progress shapes, sharpens & styles developer UI design tools

By Adrian Bridgwater 26 Oct 2023

The Computer Weekly Developer Network team found itself in Bulgaria this week, but why so? With a track record in exemplary mathematics scholars and scientists (Bulgarian mathematicians has its own ... Read More

JSR-286 Development Tutorial: JSPs, MVC and the portlet tag library

30 May 2013

This JSR-286 tutorial demonstrates how to develop JSPs, using the portlet tag library, that comply to the MVC design pattern. Read More