How to integrate ready servlets in gwt or jsf? -


i made servlets in java. now, want make fancy web pages. thought of using gwt or jsf. looks have repeat job made in servlets. can use ready servlets in gwt or jsf without having change lot in servlets

if need servlets poorly designed in first place. sounds model tight coupled servlet instead of being standalone in flavor of example ejbs/entities. there's nothing against other rewriting code model reusable in both "plain" servlet/jsp webapp , jsf webapp (and other mvc framework). ask if necessary more experienced java ee developer/architect in team.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -