Sei sulla pagina 1di 21

RESOURCE MANAGER -JAVA WEB APPLICATION BASED PROJECT

SUBMITTEDMaster subtitle style Click to edit BYGARIMA(11082715) PRIYANKA BHATT(11082721) CSE(c1)


5/4/12

RESOURCE MANAGER

5/4/12

It facilitate the users to manage their personal resource library. Library doesnt only include books but also cds, audio and video songs, and web links Users are able to keep their resources information private or can make it public.

5/4/12

FUNCTIONS PROVIDED IN THE SYSTEM LOGIN MAINTAIN USER ACCOUNT RESOURCE CATEGORISATION SHARE RESOURCES UPLOAD FILES SEARCH

5/4/12

INTRODUCTION TO JAVA WEB APPLICATION

AT CLIENT SIDE HTML CSS JAVA SCRIPT AT SERVER SIDE SERVLET JSP EXPRESSION LANGUAGE AJAX

5/4/12

HTML

HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup language A markup language is a set of markup tags HTML uses markup tags to describe web pages

5/4/12

XML
separates data from html simplifies data sharing simplifies data transport simplifies platform changes makes your data more available

5/4/12

CSS

CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles are normally stored in Style Sheets Styles were added to HTML 4.0 to solve a problem External Style Sheets can save you a lot of work External Style Sheets are stored in CSS files Multiple style definitions will cascade into one

5/4/12

JAVASCRIPT

JavaScript was designed to add interactivity to HTML pages JavaScript is a scripting language A scripting language is a lightweight programming language JavaScript is usually embedded directly into HTML pages JavaScript is an interpreted language (means that scripts execute without preliminary compilation)

5/4/12

JAVA SERVLET TECHNOLOGY

Java servlet technology lets you define HTTPspecific servlet classes. A servlet class extends the capabilities of servers that host applications that are accessed by way of a request-response programming model. Although servlets can respond to any type of request, they are commonly used to extend the applications hosted by web servers

5/4/12

JSP TECHNOLOGY

Java Server Pages (JSP) technology lets you put snippets of servlet code directly into a text-based document. A JSP page is a text-based document that contains two types of text: static data (which can be expressed in any text-based format such as HTML, WML, and XML) and JSP elements, which determine how the page constructs dynamic content.

RESOURCE MANAGER

5/4/12

5/4/12

BOOK MAINTENANCE

5/4/12

Book Maintenance

5/4/12

5/4/12

5/4/12

MULTIMEDIA MAINTENANCE

5/4/12

SEARCH RESOURCE

5/4/12

5/4/12

RECEIVE SHARE REQUEST MAINTENANCE

5/4/12

Click icon to add picture

THANK
YOU

5/4/12

Potrebbero piacerti anche