SlideShare a Scribd company logo
www.smusolvedassigments.com
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
MI0038/OM0011 ENTERPRISE RESOURCE PLANNING
1 Write short notes on: Integrated data model Latest trends in ERP Order management sub
module of sales and distribution module of ERP system Organisational management sub
module of Human resource module of ERP system
A Integrated data model Latest trends in ERP Order management sub module of sales and
distribution module of ERP system Organisational management sub module of Human
resource module of ERP system
2 Write short notes on : Kanban ERP vendors Data Mining Collaborative CRM A Kanban
ERP vendors Data Mining Collaborative CRM
3 What are the benefits and features of ERP purchase module.
A Listing of benefits of purchase module
Description of features of purchase module mark each)
4 What are the benefits and features of ERP financial module?
A Listing of benefits of financial module
Description of features of financial module
5 What are the important functions of the ERP inventory management module? List any
FIVE main reasons for the failure of ERP implementation.
A Description of the functions of the ERP inventory management module
Listing of five main reasons for the failure of ERP implementation
6 What are the different phases of ERP implementation life cycle?
AExplanation of the different phases of ERP implementation life cycle
MI0039- E-COMMERCE
1 Electronic Commerce is commonly known as e-commerce, is a process of buying and
selling of goods or services using electronic systems. List the applications and benefits of e-
Commerce.
Aa. Applications of e-Commerce
b. Benefits of e-Commerce
2 The e-Commerce architecture is divided into different layers which help us to have an
organized discussion of building blocks of e-Commerce in a logical order. Explain the
layered architecture of e-Commerce systems
A Explaining the six layers of e-Commerce systems
3 Suppose you are the network admin of WXZ Software Company and you are given the
responsibility of managing all the servers. What are the steps you would follow to avoid
hacking of the company’s information?
A Explaining the threat and to avoid threats
4 Assume that you are the project manager of VSG company. Due to some reason the
company’s server got shut down and the company is not able to access the company’s
confidential data. What steps would have been taken by you to avoid this?
A Explaining the backup alternatives
5 Write short note on
a. Target Audience
b. Preparing the budget
Aa. Target Audience
www.smusolvedassigments.com
b. Preparing the budget
6 Guest look is an Indian based cosmetic manufacturing company which manufactures a
wide range of cosmetics for men. Although its product was used by men all over the world, a
number of new cosmetic manufacturing companies arose in the market challenging Guest
look. Now Guest look has to find innovative ways of advertising its products.
So far, Guest look’s advertising aids were mostly printed and television media. Now Eguest
look realized the importance and benefits of e-Marketing and has started concentrating on e-
Marketing. As the company is known for its integrity and will not compromise on that with
spam and unsolicited mails. Therefore, company identified three techniques such as search
engine optimization, improving existing website and banner ads.
a. What are the benefits of offline advertising? Are Guest look following offline
advertisement? Justify your answer
b. If you are working with the development team of Guest Look, how would you go about
improvising the existing website?
c. What banner ads?
Aa. Listing the benefits of offline advertising
Justification of the answer for using offline advertisement
b. Explaining how to improvise the existing website
c. Explaining banner ads and its drawbacks
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
MI0040- TECHNOLOGY MANAGEMENT
1 Consider that you are a manager in a company and you want to manage a technology that
is newly incorporated.
a. Describe the effects of technologies on business.
b. Prepare a list of the factors that are considered in managing technology.
A a. Explaining the effects of technologies I business
b. Collect from the key issues in managing technological innovation
2 The purpose of forecast is to improve the quality of the decisions related to selection of an
alternative from available alternatives and not to force to accept a particular decision.
Explain various techniques for forecasting with a neat diagram
A Diagram
Describing the techniques
Write short notes on
a. Technology adoption
b. Technology diffusion
c. Technology absorption
Aa. Technology adoption
b. Technology diffusion
c. Technology absorption
4 When you choose a new technology, you may have to face some of the question like what
areits functional erquirements, non-functional requirements and does the technology fit the
organization culture?
a. How do you answer for these questions?
b. What is memristor?
Aa. Explaining eight tips related to the selection of a new technology
b. Explaining memristor
www.smusolvedassigments.com
5 Write short notes on
a. Bridging agencies
b. Problem solver model
c. Bar-Zakay model
d. Schlie, Radnor and Wad model
Aa. Bridging agencies
b. Problem solver model
c. Bar-Zakay model
d. Schlie, Radnor and Wad model
6 Explain the basic scheme for knowledge based applications
A Diagram of basic scheme for knowledge based applications
Explaining the knowledge based technology process
MI0041- JAVA AND WEB DESIGN
1 Write down what the following tags will perform
a. <table>
b. <td width>
c. <embed>
d. <a>
e. <object>
A
a. <table>
b. <td width>
c. <embed>
d. <a>
e. <object>
2 Write short notes on
a. Web browsers
b. Web development tools
Aa. Explaining web browsers with an example
b. Explaining web development tools with an example
3 Write a programme to create a webpage that prints the name of the STUDENT database
in Wide Latin font and set the subtitle with description of the STUDENT to the screen. Set
the page layout to the webpage. Insert one image after the database with a Thank you note.
A Programme
Writing the output for the programme written
4 Read the following case study thoroughly and answer the following questions:
ABC is an educational institute which is reputed for its management courses. It has 3
branches in different places and is planning to launch 2 more branches in some other
places. The institute used to maintain the student details in the form of a hard copy file. One
day, a fire broke out in the record section and all such records were destroyed. Next day the
management decided to maintain the student details in a computer so as to prevent the
damage due to such disasters. One of the management members suggested that XYZ
Company is capable of developing a kind of application for maintaining records using java.
The member further told other members that in his friend’s organisation the same java
application developed by the sXYZ company was working very effectively and it also offered
enough security parameters. Immediately the management appointed an employee who had
good knowledge of java language to oversee the implementation of the required application.
That employee prepared an outline of the company’s requirements and submitted it to the
XYZ Company. The requirements of institute were: For institute’s employees–student
details, course details, materials, and access rights. For students it was– Course material,
feedback on assignments, course details and faculty details.
XYZ company’s web designers developed a prototype of an application based on the
requirements of the ABC institute. Now the programmers of XYZ company detailed the
process of application development based on the specified requirements. They decided that
www.smusolvedassigments.com
for display purpose they can use JSP (Java Sever Pages) and to retrieve the details of a
particular student, they would create JDBC connection to the all branches. The student
details can be stored in a database table (server side) by using MySql.
They also decided to use servlets for internal process. That is, sending of request and
obtaining response from the server. After developing the application, they submitted it to
ABC institute for testing purpose. During the testing process, it was found that there is no
proper security mechanism in the application. That is, the application permitted ‘Login’ by
every member. So ABC company asked XYZ company to install security mechanism in the
application such that it gives separate access to the employees and students. XYZ company
modified the application by giving only limited and absolutely necessary access rights to the
concerned users. Also a new security parameter added to the application, prevented access
by a user for 24 hours if he/she entered incorrect ‘Login’ details for three consecutive times.
a) Give reasons as to why ABC institute decided to choose XYZ Company for the
development of Java application.
b) Discuss the reason for using JSP in java application.
Aa. Answering for reasons
4 Read the following case study thoroughly and answer the following questions:
ABC is an educational institute which is reputed for its management courses. It has 3
branches in different places and is planning to launch 2 more branches in some other
places. The institute used to maintain the student details in the form of a hard copy file. One
day, a fire broke out in the record section and all such records were destroyed. Next day the
management decided to maintain the student details in a computer so as to prevent the
damage due to such disasters. One of the management members suggested that XYZ
Company is capable of developing a kind of application for maintaining records using java.
The member further told other members that in his friend’s organisation the same java
application developed by the sXYZ company was working very effectively and it also offered
enough security parameters. Immediately the management appointed an employee who had
good knowledge of java language to oversee the implementation of the required application.
That employee prepared an outline of the company’s requirements and submitted it to the
XYZ Company. The requirements of institute were: For institute’s employees–student
details, course details, materials, and access rights. For students it was– Course material,
feedback on assignments, course details and faculty details.
XYZ company’s web designers developed a prototype of an application based on the
requirements of the ABC institute. Now the programmers of XYZ company detailed the
process of application development based on the specified requirements. They decided that
for display purpose they can use JSP (Java Sever Pages) and to retrieve the details of a
particular student, they would create JDBC connection to the all branches. The student
details can be stored in a database table (server side) by using MySql.
They also decided to use servlets for internal process. That is, sending of request and
obtaining response from the server. After developing the application, they submitted it to
ABC institute for testing purpose. During the testing process, it was found that there is no
proper security mechanism in the application. That is, the application permitted ‘Login’ by
every member. So ABC company asked XYZ company to install security mechanism in the
application such that it gives separate access to the employees and students. XYZ company
modified the application by giving only limited and absolutely necessary access rights to the
concerned users. Also a new security parameter added to the application, prevented access
by a user for 24 hours if he/she entered incorrect ‘Login’ details for three consecutive times.
a) Give reasons as to why ABC institute decided to choose XYZ Company for the
development of Java application.
b) Discuss the reason for using JSP in java application.
Aa. Answering for reasons
b. Reason for using JSP
5 For the above case study answer the following questions
a. State the reason for using database connection in the application.
b. Explain the purpose of creating a java application for the ABC institute.
www.smusolvedassigments.com
Aa. Reasons for using database connection
b. Explaining the purpose of creating a java application
6 How do you handle exception in java? Give with an example
AExplaining handling exception and the ways of exception can occur
Exception types
Explaining different types of exception handling like, using throw, using finally, etc
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com

More Related Content

DOCX
SMU mba sem 4 mis fall 2014 assignments
PDF
Rajesh ChitragarCV
DOCX
Piyush Garg Resume_Manual Testing
DOCX
Shubhamangala_ST_3+yrs_Testing
PDF
IRJET- Design and Development of Web Application for Student Placement Tr...
DOCX
Kamlesh Resume 01-05-2016
DOCX
DOCX
Gaurav Uppadhyay_new
SMU mba sem 4 mis fall 2014 assignments
Rajesh ChitragarCV
Piyush Garg Resume_Manual Testing
Shubhamangala_ST_3+yrs_Testing
IRJET- Design and Development of Web Application for Student Placement Tr...
Kamlesh Resume 01-05-2016
Gaurav Uppadhyay_new

Viewers also liked (17)

DOCX
SMU BBA sem 5 fall 2014 assignments
PDF
SEM 3 OM SUMMER 2014 ASSIGNMENTS
DOCX
Bscit winter 2013
PDF
Bca spring driveassignments
DOCX
SMU mba sem 3 om fall 2014 assignments
PDF
Mba smu solved assignemnts
PDF
SMU MBA SEM 2 FALL 2014 ASSIGNMENTS
PDF
Sem 1 mba winter 2013
PDF
SEM 4 PM SUMMER 2014 ASSIGNMENTS
PDF
SEM 3 OM SUMMER 2014 ASSIGNMENTS
PDF
Sem 1 SMU mba spring assignments
PDF
SEM 3 Finance SUMMER 2014 ASSIGNMENTS
PDF
SEM 3 OM SUMMER 2014 ASSIGNMENTS
PDF
SEM 3 MIS SUMMER 2014 ASSIGNMENTS
PDF
SEM 3 BANKING SUMMER 2014 ASSIGNMENTS
PDF
SEM 3 PM SUMMER 2014 ASSIGNMENTS
PDF
SMU BBA SUMMER DRIVE ASSIGNMENTS
SMU BBA sem 5 fall 2014 assignments
SEM 3 OM SUMMER 2014 ASSIGNMENTS
Bscit winter 2013
Bca spring driveassignments
SMU mba sem 3 om fall 2014 assignments
Mba smu solved assignemnts
SMU MBA SEM 2 FALL 2014 ASSIGNMENTS
Sem 1 mba winter 2013
SEM 4 PM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTS
Sem 1 SMU mba spring assignments
SEM 3 Finance SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 MIS SUMMER 2014 ASSIGNMENTS
SEM 3 BANKING SUMMER 2014 ASSIGNMENTS
SEM 3 PM SUMMER 2014 ASSIGNMENTS
SMU BBA SUMMER DRIVE ASSIGNMENTS
Ad

Similar to Sem4 mis (20)

DOCX
Mi0041 java and web design
DOCX
Mi0041 java and web design
DOCX
Mi0041 java and web design
DOCX
Mi0041 java and web design
DOCX
Mi0041 java and web design
DOCX
Mi0041 java and web design
PDF
Ammar Janjua - Resume
DOCX
Mi0041 java and web design
DOCX
Ml0013 retail it management
DOCX
Ml0013 retail it management
DOCX
Annamalai solved mba assignments 9967480770
PPTX
ERP IMPLEMENTATION
DOCX
Annamalai mba 2020 21 assignments
DOCX
Mi0039 e-commerce
PPTX
Management information system Case 5.1 5.2 6,1 6.2
DOC
Online old books sales by hemraj gahlot
DOCX
TRAINING REPORT of JAVA batch 2K22 1.docx
DOC
250755494-advertising-agency-management-system-1-doc.doc
DOCX
Mba e business ii year- Annamalai Assignments 2017-18
Mi0041 java and web design
Mi0041 java and web design
Mi0041 java and web design
Mi0041 java and web design
Mi0041 java and web design
Mi0041 java and web design
Ammar Janjua - Resume
Mi0041 java and web design
Ml0013 retail it management
Ml0013 retail it management
Annamalai solved mba assignments 9967480770
ERP IMPLEMENTATION
Annamalai mba 2020 21 assignments
Mi0039 e-commerce
Management information system Case 5.1 5.2 6,1 6.2
Online old books sales by hemraj gahlot
TRAINING REPORT of JAVA batch 2K22 1.docx
250755494-advertising-agency-management-system-1-doc.doc
Mba e business ii year- Annamalai Assignments 2017-18
Ad

Recently uploaded (20)

PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
A systematic review of self-coping strategies used by university students to ...
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Lesson notes of climatology university.
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Cell Types and Its function , kingdom of life
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Pharmacology of Heart Failure /Pharmacotherapy of CHF
A systematic review of self-coping strategies used by university students to ...
human mycosis Human fungal infections are called human mycosis..pptx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Lesson notes of climatology university.
Microbial disease of the cardiovascular and lymphatic systems
202450812 BayCHI UCSC-SV 20250812 v17.pptx
VCE English Exam - Section C Student Revision Booklet
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Cell Types and Its function , kingdom of life
Abdominal Access Techniques with Prof. Dr. R K Mishra
Supply Chain Operations Speaking Notes -ICLT Program
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
STATICS OF THE RIGID BODIES Hibbelers.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Final Presentation General Medicine 03-08-2024.pptx
Final Presentation General Medicine 03-08-2024.pptx
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student

Sem4 mis

  • 1. www.smusolvedassigments.com FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com MI0038/OM0011 ENTERPRISE RESOURCE PLANNING 1 Write short notes on: Integrated data model Latest trends in ERP Order management sub module of sales and distribution module of ERP system Organisational management sub module of Human resource module of ERP system A Integrated data model Latest trends in ERP Order management sub module of sales and distribution module of ERP system Organisational management sub module of Human resource module of ERP system 2 Write short notes on : Kanban ERP vendors Data Mining Collaborative CRM A Kanban ERP vendors Data Mining Collaborative CRM 3 What are the benefits and features of ERP purchase module. A Listing of benefits of purchase module Description of features of purchase module mark each) 4 What are the benefits and features of ERP financial module? A Listing of benefits of financial module Description of features of financial module 5 What are the important functions of the ERP inventory management module? List any FIVE main reasons for the failure of ERP implementation. A Description of the functions of the ERP inventory management module Listing of five main reasons for the failure of ERP implementation 6 What are the different phases of ERP implementation life cycle? AExplanation of the different phases of ERP implementation life cycle MI0039- E-COMMERCE 1 Electronic Commerce is commonly known as e-commerce, is a process of buying and selling of goods or services using electronic systems. List the applications and benefits of e- Commerce. Aa. Applications of e-Commerce b. Benefits of e-Commerce 2 The e-Commerce architecture is divided into different layers which help us to have an organized discussion of building blocks of e-Commerce in a logical order. Explain the layered architecture of e-Commerce systems A Explaining the six layers of e-Commerce systems 3 Suppose you are the network admin of WXZ Software Company and you are given the responsibility of managing all the servers. What are the steps you would follow to avoid hacking of the company’s information? A Explaining the threat and to avoid threats 4 Assume that you are the project manager of VSG company. Due to some reason the company’s server got shut down and the company is not able to access the company’s confidential data. What steps would have been taken by you to avoid this? A Explaining the backup alternatives 5 Write short note on a. Target Audience b. Preparing the budget Aa. Target Audience
  • 2. www.smusolvedassigments.com b. Preparing the budget 6 Guest look is an Indian based cosmetic manufacturing company which manufactures a wide range of cosmetics for men. Although its product was used by men all over the world, a number of new cosmetic manufacturing companies arose in the market challenging Guest look. Now Guest look has to find innovative ways of advertising its products. So far, Guest look’s advertising aids were mostly printed and television media. Now Eguest look realized the importance and benefits of e-Marketing and has started concentrating on e- Marketing. As the company is known for its integrity and will not compromise on that with spam and unsolicited mails. Therefore, company identified three techniques such as search engine optimization, improving existing website and banner ads. a. What are the benefits of offline advertising? Are Guest look following offline advertisement? Justify your answer b. If you are working with the development team of Guest Look, how would you go about improvising the existing website? c. What banner ads? Aa. Listing the benefits of offline advertising Justification of the answer for using offline advertisement b. Explaining how to improvise the existing website c. Explaining banner ads and its drawbacks FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com MI0040- TECHNOLOGY MANAGEMENT 1 Consider that you are a manager in a company and you want to manage a technology that is newly incorporated. a. Describe the effects of technologies on business. b. Prepare a list of the factors that are considered in managing technology. A a. Explaining the effects of technologies I business b. Collect from the key issues in managing technological innovation 2 The purpose of forecast is to improve the quality of the decisions related to selection of an alternative from available alternatives and not to force to accept a particular decision. Explain various techniques for forecasting with a neat diagram A Diagram Describing the techniques Write short notes on a. Technology adoption b. Technology diffusion c. Technology absorption Aa. Technology adoption b. Technology diffusion c. Technology absorption 4 When you choose a new technology, you may have to face some of the question like what areits functional erquirements, non-functional requirements and does the technology fit the organization culture? a. How do you answer for these questions? b. What is memristor? Aa. Explaining eight tips related to the selection of a new technology b. Explaining memristor
  • 3. www.smusolvedassigments.com 5 Write short notes on a. Bridging agencies b. Problem solver model c. Bar-Zakay model d. Schlie, Radnor and Wad model Aa. Bridging agencies b. Problem solver model c. Bar-Zakay model d. Schlie, Radnor and Wad model 6 Explain the basic scheme for knowledge based applications A Diagram of basic scheme for knowledge based applications Explaining the knowledge based technology process MI0041- JAVA AND WEB DESIGN 1 Write down what the following tags will perform a. <table> b. <td width> c. <embed> d. <a> e. <object> A a. <table> b. <td width> c. <embed> d. <a> e. <object> 2 Write short notes on a. Web browsers b. Web development tools Aa. Explaining web browsers with an example b. Explaining web development tools with an example 3 Write a programme to create a webpage that prints the name of the STUDENT database in Wide Latin font and set the subtitle with description of the STUDENT to the screen. Set the page layout to the webpage. Insert one image after the database with a Thank you note. A Programme Writing the output for the programme written 4 Read the following case study thoroughly and answer the following questions: ABC is an educational institute which is reputed for its management courses. It has 3 branches in different places and is planning to launch 2 more branches in some other places. The institute used to maintain the student details in the form of a hard copy file. One day, a fire broke out in the record section and all such records were destroyed. Next day the management decided to maintain the student details in a computer so as to prevent the damage due to such disasters. One of the management members suggested that XYZ Company is capable of developing a kind of application for maintaining records using java. The member further told other members that in his friend’s organisation the same java application developed by the sXYZ company was working very effectively and it also offered enough security parameters. Immediately the management appointed an employee who had good knowledge of java language to oversee the implementation of the required application. That employee prepared an outline of the company’s requirements and submitted it to the XYZ Company. The requirements of institute were: For institute’s employees–student details, course details, materials, and access rights. For students it was– Course material, feedback on assignments, course details and faculty details. XYZ company’s web designers developed a prototype of an application based on the requirements of the ABC institute. Now the programmers of XYZ company detailed the process of application development based on the specified requirements. They decided that
  • 4. www.smusolvedassigments.com for display purpose they can use JSP (Java Sever Pages) and to retrieve the details of a particular student, they would create JDBC connection to the all branches. The student details can be stored in a database table (server side) by using MySql. They also decided to use servlets for internal process. That is, sending of request and obtaining response from the server. After developing the application, they submitted it to ABC institute for testing purpose. During the testing process, it was found that there is no proper security mechanism in the application. That is, the application permitted ‘Login’ by every member. So ABC company asked XYZ company to install security mechanism in the application such that it gives separate access to the employees and students. XYZ company modified the application by giving only limited and absolutely necessary access rights to the concerned users. Also a new security parameter added to the application, prevented access by a user for 24 hours if he/she entered incorrect ‘Login’ details for three consecutive times. a) Give reasons as to why ABC institute decided to choose XYZ Company for the development of Java application. b) Discuss the reason for using JSP in java application. Aa. Answering for reasons 4 Read the following case study thoroughly and answer the following questions: ABC is an educational institute which is reputed for its management courses. It has 3 branches in different places and is planning to launch 2 more branches in some other places. The institute used to maintain the student details in the form of a hard copy file. One day, a fire broke out in the record section and all such records were destroyed. Next day the management decided to maintain the student details in a computer so as to prevent the damage due to such disasters. One of the management members suggested that XYZ Company is capable of developing a kind of application for maintaining records using java. The member further told other members that in his friend’s organisation the same java application developed by the sXYZ company was working very effectively and it also offered enough security parameters. Immediately the management appointed an employee who had good knowledge of java language to oversee the implementation of the required application. That employee prepared an outline of the company’s requirements and submitted it to the XYZ Company. The requirements of institute were: For institute’s employees–student details, course details, materials, and access rights. For students it was– Course material, feedback on assignments, course details and faculty details. XYZ company’s web designers developed a prototype of an application based on the requirements of the ABC institute. Now the programmers of XYZ company detailed the process of application development based on the specified requirements. They decided that for display purpose they can use JSP (Java Sever Pages) and to retrieve the details of a particular student, they would create JDBC connection to the all branches. The student details can be stored in a database table (server side) by using MySql. They also decided to use servlets for internal process. That is, sending of request and obtaining response from the server. After developing the application, they submitted it to ABC institute for testing purpose. During the testing process, it was found that there is no proper security mechanism in the application. That is, the application permitted ‘Login’ by every member. So ABC company asked XYZ company to install security mechanism in the application such that it gives separate access to the employees and students. XYZ company modified the application by giving only limited and absolutely necessary access rights to the concerned users. Also a new security parameter added to the application, prevented access by a user for 24 hours if he/she entered incorrect ‘Login’ details for three consecutive times. a) Give reasons as to why ABC institute decided to choose XYZ Company for the development of Java application. b) Discuss the reason for using JSP in java application. Aa. Answering for reasons b. Reason for using JSP 5 For the above case study answer the following questions a. State the reason for using database connection in the application. b. Explain the purpose of creating a java application for the ABC institute.
  • 5. www.smusolvedassigments.com Aa. Reasons for using database connection b. Explaining the purpose of creating a java application 6 How do you handle exception in java? Give with an example AExplaining handling exception and the ways of exception can occur Exception types Explaining different types of exception handling like, using throw, using finally, etc FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com