New Web Related Interview Questions :: ALLInterview.com http://www.allinterview.com New Web Related Interview Questions en-us how to find the person who locked in the weblogic server http://www.allinterview.com/showanswers/72063.html What is the diffrence between HTML & DHTML...? http://www.allinterview.com/showanswers/70315.html XHTML is HTML described as an application of XML. It is very similar to HTML, indeed all the element names and their semantics are identical, but it has some important differences. We will look at the more important of these now. Here are the m EXPLINE THE HTML? http://www.allinterview.com/showanswers/69857.html HYPER TEXT MARKUP LANGUAGE. How to create scrollable tables in HTML-DHTML? My doubt is "I w http://www.allinterview.com/showanswers/68696.html What is the difference between _root and parent? http://www.allinterview.com/showanswers/67574.html The super parent for all the movieClip is _root but using the _parent you can get particular MovieClip's parent. For example you are having one Movie Called MovieHolder_mc and MovieHolder2_mc on Stage, and inner1_mc inside the MovieHolder_ Can you organize layers as in photoshop? http://www.allinterview.com/showanswers/67177.html yes How do you start a graphic animation at a specific frame? http://www.allinterview.com/showanswers/67176.html To Start graphic animation in specific frame select graphic symbol properties in option for graphics drop down select play once option and give your specific frame number in "first" input box. Differences Between XML and HTML http://www.allinterview.com/showanswers/65085.html XML HTML User definable tags Defined set of tags designed for web display Content driven Format driven End tags required for well formed documents End tags not required Quotes required around attributes values Quotes not required Slash requ What is XHTML? http://www.allinterview.com/showanswers/65084.html Is simple words, XHTML, or Extensible HTML, is HTML 4 with XML rules applied to it (each begin tag must have an end tag, attribute values in single/double quotes, etc.). However, the overall vision of XHTML is much more than that. In addition How do I make a new paragraph? http://www.allinterview.com/showanswers/65083.html Inserting thetag at the beginning of your paragraph will drop the text down two lines. (If you insert the tag, it will drop your text down one line.) Why is WEB.XML file used? http://www.allinterview.com/showanswers/64740.html Web.xml is a simple configuration setup file for the root of web-app .here we can descript the class and path of the web core... How is a Java Web Application deployed on a server? http://www.allinterview.com/showanswers/64739.html what is the difference between weblogic and websphere,jboss,tomcat? http://www.allinterview.com/showanswers/64608.html well.....weblogic acts as application server,wheras tomcat act as webserver....... weblogic supports ejb...wheras tomcat doesn't... WebServer is supposed to support HTTP and/or FTP, SSL HTTPS, etc protocols..Doesnt have to do anythi How to send xml attachment as mail after generating using SAX parser http://www.allinterview.com/showanswers/62408.html what type of basic questions they are asked in Webservices? http://www.allinterview.com/showanswers/59606.html basic web service questions include: 1)what do you mean by a Web service? what is the advantage of using a Web service? 2)what is an WSDL?Specifications ?How are they generated? How do you generate proxies from a WSDL? 3)what is an UDDI? Who t