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

Important nodes, there are N nodes in a graph, the graph isuni directional ...

there are N nodes in a graph, the graph isuni directional with M edges of these M nodes in a graph, there are K nodes which are important nodes. given initial position I within thi

Rmi client program, In a RMI Client Program, what are the excpetions which ...

In a RMI Client Program, what are the excpetions which may have to handled Ans) a. MalFormedURLException b. NotBoundException c. RemoteException

What is the basic difference between threads and processes? , A process is ...

A process is an execution of a code but a thread is a single execution sequence within the process. A process may contain multiple threads. A thread is sometimes named a lightweigh

What should be public and private, What should be public? What should be pr...

What should be public? What should be private? As a rule of thumb: Classes are public. Fields are private. Constructors are public. Getter and setter methods

I want software tool for sequential circuit analysis, I want Software Tool ...

I want Software Tool for Sequential Circuit Analysis The output of the program could be both graphical for the diagram and the rest is console. Skills required: C++ Progra

write a junit test suite, Objective The objective of this lab exercis...

Objective The objective of this lab exercise is to develop a unit test suite using JUnit Specification of the Program to be Tested You are given the source code of a Java clas

Program for using arraylists in two ways, In this lab, you will practice us...

In this lab, you will practice using ArrayLists in two ways.  The first is in the problem domain class Question.java (see the UML diagram shown below) which contains data for trivi

Banking database system - java database connectivity, JDBC Assignment B...

JDBC Assignment Banking Database System:  BankCustomer CUST_ID  CUST_NAME ADDRESS ACC_TYPE CUST_ID

Java program to play minesweeper , Project Requirements Write and tes...

Project Requirements Write and test a Java program to play Minesweeper using Model-View-Presenter design (The model is an interface defining the data to be displayed or other

Illustrate an example of static variables, Illustrate an example of static ...

Illustrate an example of static variables System. out .println("some text"); -- out is a static variable JOptionPane. showMessageDialog (null, "some text"); -- showMessageDi

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