Programming Code (840)
Scripts_Markup Code (257)
You have been asked to install a servlet engine (tomcat, glassfish, etc.) for a companies servlets. Assuming the company has an existing web/DBMS server (which may or may not be on the same server), explain in detail how would you implement the development project and a deployment solution.
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is xml schema?
Why XML has been used for development?
How comment can be represented in XML?
communication between main window and new windows
how to test the orientation of the layout in android.to note any changes in the ui design when change orientation
How to get the version(major,minor,revision ) of VB6.0 delphi code .I am able to fetch dll file of vb6.0 but not vba file .Can u send me the code snippet in delphi to get the value for vb6.0.
How to check if Folder is a Special Shell Folder ?
What is the coding about how to recognize color in fuzzy logic using Matlab R2009b?
sample code to auto focusing the first field in a form
code to get the coordinates of a Click Event
1.What type of material can be sent from a Java servlet to a browser ? How does the browser know how to deal with the material? 2.Explain what happens to a servlet when a servlet engine is sent a GET request.
Write a Program to find the number of words in a sentence.
Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.