Image

Imagetalldean wrote in Imagejava_dev

So, I have a web application written almost entirely in Java Servlets.

What I'd like to do is move to a modular screen design; something that allows me to bring together modules at a high level, instead of in low-level code, and rewriting the same screens every time.

Any suggestions, or technologies I should be looking at?