Posts

Showing posts from June, 2014

File Upload Using Java(Servlets)........

Image
Hi, Friends Here the sample code for upload a File or Image using java(Servlets). Apache Tomcat server is one of the most famous server for execute servlets. In this example I am using Apache Tomcat server. The hierarchy structure to deploy the servlet file in tomcat web server In our example " Web application name " is " upload "  Note : Create   one extra folder that is "UserUploadFiles"  , Here we can save our uploaded files. In order to compile and run this Java web application in any web server e.g. Tomcat, you need to include following dependency JAR in WEB-INF lib folder. commons-fileupload-1.2.2.jar ( https://mega.co.nz/#!rc9GRDIA!Pfl4gQY_sUw26MLrfQPKhb4dkS7S--A0x36NiQ-cGJ4 ). commons-io-2.4.jar ( https://mega.co.nz/#!6E9hyRTB!RZQCJw4V3Ms6U7FTZWJkhIpJIMrlKEDe03mUX8Cn5K8 ) . You can download Apache Commons IO jar and Apache Commons FileUpload jar from URLs. 1 . index.html which contains HTML content to setup a form, which allows user to select and u...

A Basic Guide to the Internet

The Internet is a computer network made up of thousands of networks worldwide. No one knows exactly how many computers are connected to the Internet. It is certain, however, that these number in the millions. No one is in charge of the Internet. There are organizations which develop technical aspects of this network and set standards for creating applications on it, but no governing body is in control. The Internet backbone, through which Internet traffic flows, is owned by private companies. All computers on the Internet communicate with one another using the Transmission Control Protocol/Internet Protocol suite, abbreviated to TCP/IP. Computers on the Internet use a client/server architecture. This means that the remote server machine provides files and services to the user's local client machine. Software can be installed on a client computer to take advantage of the latest access technology. An Internet user has access to a wide variety of services: electronic mail, file transf...

Hidden comands in XP.....

1.  Private Character Editor This program is for designing icons and Characters (Alphabet ) Click : start Then : run type : EUDCEDI T ............ ......... ......... ......... ......... .. 2.  iExpress This Program is for converting your files to EXECUTABLE files Click :   start Then :   run type :   iexpress ............ ......... ......... ......... ......... .. 3. Disk Cleanup This program used for cleaning harddisk to offer space Click : start Then : run type : cleanmgr ............ ......... ......... ......... ......... .. 4. Dr Watson This program Is for repairing problems in Windows Click : start Then : run type : drwtsn32 ............ ......... ......... ......... ...... 5. Windows Media Player 5.1 Opens the old media player Click : start Then : run type : mplay32 ............ ......... ......... ......... ...... Program------------------>CODE __________                   __________ Character Map  ...