Step 1: Install Java Development Kit (JDK1.3) and Bean development Kit (BDK1.1) which is the fundamental development tool that underlies all JavaBeans development.Step 2: Running the BeanBox tool .The bean box folder in the bdk folder contains the run.bat file for running the Bean Box on a windows platform. The Bean Box tool appears in design mode...
Friday, August 21, 2009
Saturday, August 15, 2009
B.Tech Old Question Papers
Web Technologies
ModuleI
PartA
1. Compare XML with HTML.***
2. Discuss about CDATA section.
3. What is XML? Write some applications of XML. What are attribute of Tags?
4. What is SGML? Discuss its features. *
5. List some features of SGML. What is HTML? Compare with XML.
6. What are Entity References?***
7. Explain XML parser. Explain how XML documents are parsed and send to an application. *
8. What are the attributes of Tags?
9. What...
Web Technologies - Lecture Note
SYLLABUSMODULE IIntroduction to SGML – Features of XML –XML as a Subset of SGML – XML Vs HTML – Views of XML Document - Simple XML Document – Starting and Ending Tags – Attributes and Tags –Entity References – Comments – CDATA SectionsMODULE IIDocument Type declarations – Creating XML DTDs – Element type declaration – Attribute List Declaration – Attribute types – Attribute defaults – Displaying XML Data in HTML browser as HTML tables – Storing XML...