Tuesday, 24 December 2019

java - Access an object in JSP

I have this problem.




Is there any problem on directly accessing POJO class or an entity class in JSP, what is the best practice for that ?

No comments:

Post a Comment