Epoch 5 — Bootstrap Integration
Set up a reusable Bootstrap layout for all JSP pages, serve static assets properly, and make home.jsp the default landing page.
Set up a reusable Bootstrap layout for all JSP pages, serve static assets properly, and make home.jsp the default landing page.
Prompt engineering is essential when integrating AI-driven solutions into Java Web applications. When using large language models (LLMs) like OpenAI’s models, a well-structured prompt can significa...
JDBC Driver Integration & DB Setup </br> 1. Has a clear goal at the start. </br> 2. Includes SQL Server configuration prerequisites. </br> 3. Provides a JDBC driver integration guide for NetBeans M...
Set up SQL Server so the JSP Shop project can connect successfully, using TCP/IP and System Administrator (SA) authentication mode.
Ensure students can create a Maven Web Application in NetBeans with the correct Jakarta EE configuration by first updating the NetBeans template so it matches the project’s requirements (Tomcat 10,...
Epoch 1 — Project Introduction & Environment Setup
Java Web Application for (PRJ301)
Lĩnh vực AI kết hợp xử lý ảnh (Computer Vision) và camera.
In this final epoch, students will enhance observability and maintainability of the microservices system. A simple CI/CD pipeline with GitHub Actions to run tests and auto-deploy Docker images
In this epoch, students will improve performance of the product-service by caching frequently requested data using Redis. This ensures faster response times for GET requests (e.g., product listings...