plz send code for manage group of hotels in j2ee
frontend:J2EE
Backend: DB2 Express



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

Post New Answer

More J2EE Code Interview Questions

Can we change the validator-rules.xml for our own validations in struts??

1 Answers   Mastek,


Where can i find some sample applications for different J2EE frameworks like Spring,Struts ,JSF, Hibernate etc ??

0 Answers  


plz send code for Ecorps in j2ee frontend:J2EE Backend: DB2 Express

1 Answers   IBM,


plz send code for manage group of hotels in j2ee frontend:J2EE Backend: DB2 Express

1 Answers   TCS,


Do you think about CMM(Capability Maturity Model) process?

1 Answers   Amazon,


how to display date after one month using from today date in jsp

3 Answers   TCS,


how to find reverse of string without string funtion of java.

2 Answers  


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 .........

1 Answers  


design an on-line bus reservation application using html jsp servlet and jdbc. also implement session management and cookies

0 Answers  


How to read MS-word document in java without displaying junk (unnecessary) data?

5 Answers   Cognizant,


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

1 Answers  


How to get one hasmap value in another hashmap ,only value not key

1 Answers   CTS,


Categories