plz send code for manage group of hotels in j2ee
frontend:J2EE
Backend: DB2 Express
Answer / Anju Upadhyay
Creating a full-fledged J2EE application (frontend and backend) to manage a group of hotels is beyond the scope of this platform. However, I can provide you with an outline of how such an application could be structured using Java for the frontend and DB2 Express for the backend.nnFor the frontend:n- Use Java Server Faces (JSF) or another suitable framework to create the user interface.n- Implement CRUD operations for managing hotels, such as adding new hotels, editing existing ones, and deleting hotels.nnFor the backend:n- Use JDBC (Java Database Connectivity) to connect to your DB2 Express database.n- Define tables for storing hotel information, such as name, location, number of rooms, etc.n- Implement business logic, such as checking room availability and handling bookings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we change the validator-rules.xml for our own validations in struts??
Where can i find some sample applications for different J2EE frameworks like Spring,Struts ,JSF, Hibernate etc ??
plz send code for Ecorps in j2ee frontend:J2EE Backend: DB2 Express
plz send code for manage group of hotels in j2ee frontend:J2EE Backend: DB2 Express
Do you think about CMM(Capability Maturity Model) process?
how to display date after one month using from today date in jsp
how to find reverse of string without string funtion of java.
i am trying to intigrate ejb and hibernate ,from session facade i am callind dao implemented through hibernate,i am getting a ClassDefNotFoundException for this org/hibernate/Session i ve set the class path at build path and in setEnv in weblogic still .........
design an on-line bus reservation application using html jsp servlet and jdbc. also implement session management and cookies
How to read MS-word document in java without displaying junk (unnecessary) data?
hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz
How to get one hasmap value in another hashmap ,only value not key