You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a tourist enquiry web form built using HTML and CSS with Java Servlets for backend handling. It collects structured user details through a styled interface and sends the data to a servlet, where it is processed and logged to the server console, demonstrating basic client-server communication and form handling.