Differentiate between static and dynamic website.
Answer / Ganesh Yadav
Static websites are pre-made with fixed content, have fewer features, and do not change unless manually updated. Dynamic websites generate pages on the fly based on user requests, offer more interactivity, and can be updated dynamically.
| Is This Answer Correct ? | 0 Yes | 0 No |
1. How can u know that the DB has connected to ur WLS? 2. What happen when u deploy a ear file in web applications? 3. What happen when ur DB and proxy server(Apache) are down n ur weblogic server is up? 4. How can u configure ur proxy server(Apache)? 5. How can the proxy server(Apache) communicate with ur WLS? 6. How the request process to ur WLS through the Proxy server(Apache)? 7. How can u know that ur heap memory is full? 8. When will u do garbage collection?
What is the transport protocol you use to call a Web service SOAP?
What are the available environments on the web?
What can you do to improve page performance?
How to kill cookies from Web page?
What do you understand by client-server testing?
Explain Working of ping, telnet, gopher?
Some sites work with "http://allinterview.com" but for some sites we need to specify "www" - like "http://www.allinterview.com". Why?
What's the difference between a *.WSDL file and a *.DISCO file?
1.What is Ipconfig? What purpose u can use it? 2.How can u know what ports are busy in ur machine? 3.How can u know particular port is free/ not in ur machine? 4.How many drivers in JDBC? Which Driver u r using? Why?
actually, i have integrated oscommerce and forum in my joomla website.And have made common login to all of these.when i register a new user, it'll get registered successfully.But when i try to login from the frontend and also from the forum ,it is displaying the msg "you are not authorised to view this resource". but logging in successfully through oscommerce.why it is so?
Now days, different technologies for web application development are available such as Java and .NET. In your opinion, which technology is preferred over other technology and why?