Design a website in java using xml, JAVA Programming

Assignment Help:

The design of the website will be left to the individual student. The website must be written only in xml, displayed in xhtml using transforms and xsl for styling elements. Javascript/ajax/jquery to dynamically load separate sections.

Specification for this project, in more detail:

a) The entire website must consist of one view, a page that loads completely only the once. Once the loaded the page must consist of at least 4 sub-sections, each section must load/reload or redisplay at least on other piece of information. This means in total there are 8 xml documents making up the web presence and that the page loads in it's entirety just the once. All pages must be written in xml, must use a transform to generate the output and may use xsl as required to style each of the sections. The sub-sections should change in response to any event chosen to load them or even on a timed event, all this without requiring the reload of the entire page, so ajax technologies are required here

b) Write an XML schema, against which your XML documents can be validated.

c)  Design and build the website, containing the XML document you constructed in (a) above and validated in (b). It should also contain other text documents, and a selection of pictures, videos and/or sound files.The XML files should use xslt to transform the xml into XHTML.

d) The document should be accompanied by an XSL stylesheet, which will determine the visual style.

e) Ensure that one of the components in your website is a PDF document, describing your site. The styling for the PDF document must be done by XSL-FO (i.e. an XSL-FO stylesheet must be used)

The final coursework, as submitted, will consist of:

  1. The XML documents constructed in (a) above.
  2. The XML schemas constructed in (b) above.
  3. The XSLT documents constructed in (c) above.
  4. The XSL document constructed in (d) above.
  5. The XSL-FO document constructed in (f) above.
  6. The URL of the website you have constructed.
  7. A short report showing your site with some screen shots of the views of the sections.

Related Discussions:- Design a website in java using xml

What is an introduction in aop, An introduction permits the user to add new...

An introduction permits the user to add new methods or attributes to an existing class. This can then be explained to an existing class without having to change the structure of th

Describe graphics objects, Describe Graphics Objects ? In Java all draw...

Describe Graphics Objects ? In Java all drawing takes place via a Graphics object. This is an example of the class java.awt.Graphics. Initially the Graphics object you use w

List the unexpected quotients in java, List the unexpected quotients in jav...

List the unexpected quotients in java? 2/3 = 0 3/2 = 1 1/0 = ArithmeticException 0/0 = ArithmeticException 1.0/0.0 = Inf 1.0/0 = Inf 0.0/0.0 = NaN -1.0/0.0

Automated the claim sub-system, Automated the claim sub-system: Insur...

Automated the claim sub-system: Insurance Domain:       CIA-MI   Type                                         Development - Web-based Application Role

Difference between a stringbuffer and a string class?, String is immutabl...

String is immutable in java : you can't change a string object but can replace it by creating a new object instance. Creating a new instance is rather expensive.   //Non ef

Program for extend a java based database management system, Create a compre...

Create a compressed file that contains the eclipse project directory and a short document that describes:   the methods implemented any missing or incomplete elements o

Difference between durable and non-durable subscriptions, Point-To-Point (P...

Point-To-Point (PTP). This model permits exchanging messages via queues formed for some purposes. A client can send and receive messages from one or various queues. PTP model is ea

What are the flow control statements in java? , The flow control statement...

The flow control statements give you to conditionally execute statements, to repeatedly operate a block of statements, or to just modify the sequential flow of control.

How to convert string value to number in java, How to convert string value ...

How to convert string value to number in java? While processing user input it is frequent essential to convert a String in which the user enters into an int . The syntax is

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd