SlideShare a Scribd company logo
1 of 4
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
help.mbaassignments@gmail.com
or
call us at : 08263069601

ASSIGNMENT
DRIVE
PROGRAM
SUBJECT CODE & NAME
BK ID
CREDITS
MARKS

WINTER 2013
MBADS – (SEM 4/SEM 6) / MBAN2 / MBAFLEX – (SEM 4) /
PGDISMN – (SEM 2)
MI0041- JAVA AND WEB DESIGN
B1327
4
60

Note: Answer all questions. Kindly note that answers for 10 marks questions should be
approximately of 400 words. Each question is followed by evaluation scheme.
Q. 1 Write down what the following tags will perform
a. <table>
b. <td width>
c. <embed>
d. <a>
e. <object>
Ans :
a. <TABLE> - Allows you to Align text in tables. You can see an example of this on our Support page.
How you do this is start with <Table> and if you want borders, just use the below commands.

Q. 2 Write short notes on
a. Web browsers
Ans : A web browser (commonly referred to as a browser) is a software application for retrieving,
presenting and traversing information resources on the World Wide Web. An information resource is
identified by a Uniform Resource Identifier (URI/URL) and may be a web page, image, video or other
piece of content. Hyperlinks present in resources enable users easily to navigate their browsers to
related resources. Although browsers are primarily intended to use the World Wide Web, they can
also be used to access information provided by web servers in private networks or files in file
systems. The major web browsers are Google Chrome

b. Web development tools :
Web development tools allow web developers to test and debug their code. They are different from
website builders and IDEs in that they do not assist in the direct creation of a webpage, rather they
are tools used for testing the user facing interface of a website or web application. Web
development tools come as browser add-ons or

Q. 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.
Ans : There are basically two ways to make a web page. The first way is to create the page(s) offline
and then upload them to your Internet Service Provider (ISP) via FTP. The second way is to create
your web page(s) online using a Telnet program by accessing your UNIX account, if you have one. If
you are creating your web page(s) offline, do so in any text editing or word processing document.
Make sure that when you save your document, you save it as a "text", "plain text" or "text only"
document. Otherwise it will not be read properly by a web browser. Once you have created your
page(s), you will need to contact your ISP about how to go about uploading them to your server.

Q.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.
Ans : ABC institute decided to choose XYZ for the development of Java application because the
institute understood the importance of e-records. As it had already faced the problem in keeping
hard copy of records. XYZ organisation was well efficient in developing java based software so it was
chosen. Other important reason was maintenance of records . It is very essential to keep records
safe. Each school has a responsibility to maintain its records and record keeping systems. Although
schools will have their own methods of creating and keeping records and sharing information with
staff, students, parents and the general public, they should be aware that, in doing so, they need to
take account of matters such as

Q. 5 For the above case study answer the following questions
a. State the reason for using database connection in the application.
Ans : Database connection is the means by which a database server and its client software
communicate with each other. The term is used whether or not the client and the server are on
different machines. The client uses a database connection to send commands to and receive replies
from the server. A database is stored as a file or a set of files on magnetic disk or tape, optical disk,
or some other secondary storage device. The

b. Explain the purpose of creating a java application for the ABC institute.
Ans : 1. It is clear from above discussion that java application is important for ABC institute for
keeping and maintaining its record and to collaborate with its other branches. Manual record
maintenance is very tedious job and is not reliable.
2. With the help of this application , staff and students can now take information directly by just
logging into the webpage of the institute.
3. Java is one of the most popular programming languages used to create Web applications and
platforms. It was designed for flexibility, allowing

Q.6 How do you handle exception in java? Give with an example.
Ans : A Java exception is nothing but an object that defines an exceptional condition, or an error that
has occurred in a piece of code. In Java, we can handle this exception by creating an object that
represents the exception, and throwing that object into the method that triggered the error.
There are two ways by which exceptions can occur. They are as follows:
1. Java run-time system: These exceptions relate to the fundamental errors that violate the rules of
the Java programming language or the constraints of the Java execution environment.
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
help.mbaassignments@gmail.com
or
call us at : 08263069601

More Related Content

What's hot

Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell projectManish Kumar
 
WEB APPLICATION USING PHP AND MYSQL
WEB APPLICATION USING PHP AND MYSQLWEB APPLICATION USING PHP AND MYSQL
WEB APPLICATION USING PHP AND MYSQLAakash Khandelwal
 
Six Months Industrial Training11
Six Months Industrial Training11Six Months Industrial Training11
Six Months Industrial Training11Manoj Rao
 
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report 6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report c-tac
 
Industrial training report
Industrial training reportIndustrial training report
Industrial training reportAnurag Gautam
 
MyUWO - Student Portal
MyUWO - Student PortalMyUWO - Student Portal
MyUWO - Student Portaljoshdean
 
2014_report
2014_report2014_report
2014_reportK SEZER
 
java mini project for college students
java mini project for college students java mini project for college students
java mini project for college students SWETALEENA2
 
Feedback System in PHP
Feedback System in PHPFeedback System in PHP
Feedback System in PHPPrince Kumar
 
Design and Implementation of Student Profile and Placement management system
Design and Implementation of Student Profile and Placement management systemDesign and Implementation of Student Profile and Placement management system
Design and Implementation of Student Profile and Placement management systemChamanth MVS
 
PROJECT FOR CSE BY TUSHAR DHOOT
PROJECT FOR CSE BY TUSHAR DHOOTPROJECT FOR CSE BY TUSHAR DHOOT
PROJECT FOR CSE BY TUSHAR DHOOTTushar Dhoot
 

What's hot (19)

Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell project
 
WEB APPLICATION USING PHP AND MYSQL
WEB APPLICATION USING PHP AND MYSQLWEB APPLICATION USING PHP AND MYSQL
WEB APPLICATION USING PHP AND MYSQL
 
Six Months Industrial Training11
Six Months Industrial Training11Six Months Industrial Training11
Six Months Industrial Training11
 
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report 6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
 
New Options for Online Student Feedback
New Options for Online Student FeedbackNew Options for Online Student Feedback
New Options for Online Student Feedback
 
Industrial training report
Industrial training reportIndustrial training report
Industrial training report
 
MyUWO - Student Portal
MyUWO - Student PortalMyUWO - Student Portal
MyUWO - Student Portal
 
2014_report
2014_report2014_report
2014_report
 
Acknowledgement
AcknowledgementAcknowledgement
Acknowledgement
 
jtmcv
jtmcvjtmcv
jtmcv
 
java mini project for college students
java mini project for college students java mini project for college students
java mini project for college students
 
Feedback System in PHP
Feedback System in PHPFeedback System in PHP
Feedback System in PHP
 
kamal.docx
kamal.docxkamal.docx
kamal.docx
 
Resume
ResumeResume
Resume
 
Design and Implementation of Student Profile and Placement management system
Design and Implementation of Student Profile and Placement management systemDesign and Implementation of Student Profile and Placement management system
Design and Implementation of Student Profile and Placement management system
 
Srs for project
Srs for projectSrs for project
Srs for project
 
PROJECT FOR CSE BY TUSHAR DHOOT
PROJECT FOR CSE BY TUSHAR DHOOTPROJECT FOR CSE BY TUSHAR DHOOT
PROJECT FOR CSE BY TUSHAR DHOOT
 
Report on web development
Report on web developmentReport on web development
Report on web development
 
kats.ppt
kats.pptkats.ppt
kats.ppt
 

Similar to Mi0041 java and web design

Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web designsmumbahelp
 
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade 310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade Isabella789
 
Ramesh Babu Resume Latest
Ramesh Babu Resume LatestRamesh Babu Resume Latest
Ramesh Babu Resume LatestRamesh Babu
 
Resume--Nilesh_kumar_singh_ADF
Resume--Nilesh_kumar_singh_ADFResume--Nilesh_kumar_singh_ADF
Resume--Nilesh_kumar_singh_ADFNILESH KUMAR SINGH
 
Resume_Harikrishna_Tekkam (1)
Resume_Harikrishna_Tekkam (1)Resume_Harikrishna_Tekkam (1)
Resume_Harikrishna_Tekkam (1)Harikrishna Snr
 
KiranGara_JEE_7Yrs
KiranGara_JEE_7YrsKiranGara_JEE_7Yrs
KiranGara_JEE_7YrsKiran Gara
 
SOM_Latest_profile_word
SOM_Latest_profile_wordSOM_Latest_profile_word
SOM_Latest_profile_wordSOM K
 
Prasant_nayak_NthDimenzion _4Yr_Exp
Prasant_nayak_NthDimenzion _4Yr_ExpPrasant_nayak_NthDimenzion _4Yr_Exp
Prasant_nayak_NthDimenzion _4Yr_ExpPrasant Kumar Nayak
 
quizapplication-190520075937.pdf
quizapplication-190520075937.pdfquizapplication-190520075937.pdf
quizapplication-190520075937.pdfshubham504451
 
Quiz application
Quiz applicationQuiz application
Quiz applicationHarsh Verma
 

Similar to Mi0041 java and web design (20)

Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web design
 
Mi0041
Mi0041Mi0041
Mi0041
 
Sem4 mis
Sem4 misSem4 mis
Sem4 mis
 
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade 310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
 
E-PORTAL OF COLLAGE
E-PORTAL OF COLLAGEE-PORTAL OF COLLAGE
E-PORTAL OF COLLAGE
 
Ramesh Babu Resume Latest
Ramesh Babu Resume LatestRamesh Babu Resume Latest
Ramesh Babu Resume Latest
 
Resume--Nilesh_kumar_singh_ADF
Resume--Nilesh_kumar_singh_ADFResume--Nilesh_kumar_singh_ADF
Resume--Nilesh_kumar_singh_ADF
 
Resume--Nilesh kumar singh
Resume--Nilesh kumar singhResume--Nilesh kumar singh
Resume--Nilesh kumar singh
 
resume
resumeresume
resume
 
Resume_Harikrishna_Tekkam (1)
Resume_Harikrishna_Tekkam (1)Resume_Harikrishna_Tekkam (1)
Resume_Harikrishna_Tekkam (1)
 
gaurav_singh_MCA_1Yrs
gaurav_singh_MCA_1Yrsgaurav_singh_MCA_1Yrs
gaurav_singh_MCA_1Yrs
 
KiranGara_JEE_7Yrs
KiranGara_JEE_7YrsKiranGara_JEE_7Yrs
KiranGara_JEE_7Yrs
 
JavaResume
JavaResumeJavaResume
JavaResume
 
ajaysinghNe
ajaysinghNeajaysinghNe
ajaysinghNe
 
SOM_Latest_profile_word
SOM_Latest_profile_wordSOM_Latest_profile_word
SOM_Latest_profile_word
 
Prasant_nayak_NthDimenzion _4Yr_Exp
Prasant_nayak_NthDimenzion _4Yr_ExpPrasant_nayak_NthDimenzion _4Yr_Exp
Prasant_nayak_NthDimenzion _4Yr_Exp
 
Full Resolt Report
Full Resolt ReportFull Resolt Report
Full Resolt Report
 
Fayaz_CV
Fayaz_CVFayaz_CV
Fayaz_CV
 
quizapplication-190520075937.pdf
quizapplication-190520075937.pdfquizapplication-190520075937.pdf
quizapplication-190520075937.pdf
 
Quiz application
Quiz applicationQuiz application
Quiz application
 

Recently uploaded

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Recently uploaded (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

Mi0041 java and web design

  • 1. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : help.mbaassignments@gmail.com or call us at : 08263069601 ASSIGNMENT DRIVE PROGRAM SUBJECT CODE & NAME BK ID CREDITS MARKS WINTER 2013 MBADS – (SEM 4/SEM 6) / MBAN2 / MBAFLEX – (SEM 4) / PGDISMN – (SEM 2) MI0041- JAVA AND WEB DESIGN B1327 4 60 Note: Answer all questions. Kindly note that answers for 10 marks questions should be approximately of 400 words. Each question is followed by evaluation scheme. Q. 1 Write down what the following tags will perform a. <table> b. <td width> c. <embed> d. <a> e. <object> Ans : a. <TABLE> - Allows you to Align text in tables. You can see an example of this on our Support page. How you do this is start with <Table> and if you want borders, just use the below commands. Q. 2 Write short notes on a. Web browsers Ans : A web browser (commonly referred to as a browser) is a software application for retrieving, presenting and traversing information resources on the World Wide Web. An information resource is identified by a Uniform Resource Identifier (URI/URL) and may be a web page, image, video or other piece of content. Hyperlinks present in resources enable users easily to navigate their browsers to related resources. Although browsers are primarily intended to use the World Wide Web, they can also be used to access information provided by web servers in private networks or files in file systems. The major web browsers are Google Chrome b. Web development tools :
  • 2. Web development tools allow web developers to test and debug their code. They are different from website builders and IDEs in that they do not assist in the direct creation of a webpage, rather they are tools used for testing the user facing interface of a website or web application. Web development tools come as browser add-ons or Q. 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. Ans : There are basically two ways to make a web page. The first way is to create the page(s) offline and then upload them to your Internet Service Provider (ISP) via FTP. The second way is to create your web page(s) online using a Telnet program by accessing your UNIX account, if you have one. If you are creating your web page(s) offline, do so in any text editing or word processing document. Make sure that when you save your document, you save it as a "text", "plain text" or "text only" document. Otherwise it will not be read properly by a web browser. Once you have created your page(s), you will need to contact your ISP about how to go about uploading them to your server. Q.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
  • 3. 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. Ans : ABC institute decided to choose XYZ for the development of Java application because the institute understood the importance of e-records. As it had already faced the problem in keeping hard copy of records. XYZ organisation was well efficient in developing java based software so it was chosen. Other important reason was maintenance of records . It is very essential to keep records safe. Each school has a responsibility to maintain its records and record keeping systems. Although schools will have their own methods of creating and keeping records and sharing information with staff, students, parents and the general public, they should be aware that, in doing so, they need to take account of matters such as Q. 5 For the above case study answer the following questions a. State the reason for using database connection in the application. Ans : Database connection is the means by which a database server and its client software communicate with each other. The term is used whether or not the client and the server are on different machines. The client uses a database connection to send commands to and receive replies from the server. A database is stored as a file or a set of files on magnetic disk or tape, optical disk, or some other secondary storage device. The b. Explain the purpose of creating a java application for the ABC institute. Ans : 1. It is clear from above discussion that java application is important for ABC institute for keeping and maintaining its record and to collaborate with its other branches. Manual record maintenance is very tedious job and is not reliable. 2. With the help of this application , staff and students can now take information directly by just logging into the webpage of the institute. 3. Java is one of the most popular programming languages used to create Web applications and platforms. It was designed for flexibility, allowing Q.6 How do you handle exception in java? Give with an example. Ans : A Java exception is nothing but an object that defines an exceptional condition, or an error that has occurred in a piece of code. In Java, we can handle this exception by creating an object that represents the exception, and throwing that object into the method that triggered the error. There are two ways by which exceptions can occur. They are as follows: 1. Java run-time system: These exceptions relate to the fundamental errors that violate the rules of the Java programming language or the constraints of the Java execution environment.
  • 4. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : help.mbaassignments@gmail.com or call us at : 08263069601