for having farsi characters (UTF-8) in servlet responses and requests you can use this :
response.setContentType("text/html; charset=UTF-8"); response.setCharacterEncoding("UTF-8"); PrintWriter out = response.getWriter();
- CA1: Maven, Git, Unit Testing, Domain
- CA2: Simple Web Server
- CA3: Tomcat, MVC, Java Servlet, JSP
- CA4: HTML, CSS, Bootstrap
- CA5: React, CORS, Standard API, Spring
- CA6: SQL Database, JDBC
- CA7: Authentication, JWT, OAuth 2.0, ngrok, Filter, SQL Injection
- CA8: Docker, Kubernetes, CI/CD