I'm a java beginner with knowledge in Java SE and JavaEE i.e Jdbc,servlets,JSP,which java framework is best for the beginners? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I'm a java beginner with knowledge in Java SE and JavaEE i.e Jdbc,servlets,JSP,which java framework is best for the beginners?

1st May 2017, 8:42 AM
EVANS KIPTARUS KIBET
EVANS KIPTARUS KIBET - avatar
2 Answers
+ 3
I suggest a JSF(Java Server Faces) framework (Primefaces,Omnifaces,etc.) and JPA(Java Persistenc API ) if you want Persist data to DB. You can learn the MVC(Modell View Controller) pattern with that. Furthermore: - If you want to write clean code, yiu must use JUnit and any mock framework like Mockito. - Learn to use a version controll system like git. - Then u should use a CI(Continius Integration) tool like Jenkins.
1st May 2017, 9:17 AM
Szabó Gábor
Szabó Gábor - avatar
0
swings and jsp
1st May 2017, 8:46 AM
EN NA VE
EN NA VE - avatar