Posts by Teuassuri Gomes Cardoso • 11 points
1 post
-
1
votes2
answers545
viewsQ: Right structure to work with java (JSP)
I’m starting to develop with java (Jsp). And I would like to know the correct structure of working (only with java "pure"). Would that be: model (Classes with get and set) dao (classes that extend…