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 demonstrates building a web application with Struts2, Apache Tika, Hibernate, and Wildfly 10. 🚀 Users can upload PDF files, extract text content using Apache Tika, and store metadata in a database using Hibernate. 🔒 Additionally, the project provides instructions for setting up a JDBC Realm on Wildfly 10 for enhanced security.
Development of a web interface for the ucBusca application. Integration of a web interface with the developed application. Use of Struts2, JavaServer Pages and JavaBeans. MVC architecture for web development. WebSockets application to communicate asynchronously with clients. Integrate the application with external REST services, using OAuth.