Thursday 18 September 2014

How To Install and Configuration of Eclips and Apache Tomcat Server

  • Install Eclips
  • Configure File Type
           o Select Window - Preferences.
           o Expand the Gereral Branch, and highlight Content Types.
           o Select the Text node in the tree that appears in the window.
           o In the File Associations box, add the following expression  *.sql, *.inc, *.jsp and *.css




  • Install Tomcat
  • Project Creation in Eclips
            o Select File .....New ..... Project
            o Select Java Project and click the Next Button
            o Set the Project name to website12.
            o Under Project Layout, make sure that the box next to Create seperate source and output folders is checked.
            o Click the next button.
            o select the Source Tab.
            o Set the Default Output folder to website12/web/WEB-INF/classes.
            o Select the Libraries tab.
            o Click the Add External JARs button.
            o Navigate to C:\Program Files\Apache Software Foundation\Tomcat 7.0\lib.
            o Select servlet-api.jar and jsp-api.jar and Click the Open Button.
            o Click the Finish button to create the website12 project.
  • Deployment Description [web.xml]
            o Expand the webfolder.
            o Right-click on the WEB-INF folder and select New...File.
            o Specify a name of web.xml and click the OK button.
            o In the text editor window that appears for web.xml,  insert the contents of the following code listing, and save the file or you can copy paste from C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\ROOT\WEB-INF.


<?xml version="1.0" encoding="ISO-8859-1" ?>
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    version="2.4">

    <display-name>HelloWorld Application</display-name>
    <description>
        This is a simple web application with a source code organization
        based on the recommendations of the Application Developer's Guide.
    </description>

    <servlet>
        <servlet-name>Home</servlet-name>
        <servlet-class>website12</servlet-class>
    </servlet>

    <servlet-mapping>
        <servlet-name>Home</servlet-name>
        <url-pattern>/Home</url-pattern>
    </servlet-mapping>
</web-app> 
 

  • In Eclipse Create a new file in the top level of your website project called website.xml 
     <Context path="/website12" docBase="web folder path" />
  •  Go to the manager application
               o Set the context path to /website12
  • Set the XML Configuration file URL to "website.xml path"
  • Create index.jsp page inside "web"folder.
  • To run this page open browser and write localhost:8085/website12/index.jsp

Tuesday 9 September 2014

iPhone 6 iOS Smartphone manufactured by Apple Inc

iPhone 6 is new version of iOS smartphone designed and manufactured by Apple Inc. The new features add in iPhone 6 like the increases in physical screen size for the iPhone line since the taller screen of the iPhone5. Apple would use a new iPhone model to introduce a mobile payments platform using near-field communications.



iPhone 6 iOS Smartphone




iphone 6 mobile phones specification and features :

iPhone 6 mobile phone Features :
  • Retina HD Display
  • lon strengthened screen
  • 2nd generation 64-bit processors
  • Metal, 3D app and game engine
  • M9 motion co-processor health chip
  • Better Battery
  • 3X faster Wi-Fi
  • Burst selfie front-facing camera
  • Burst selfie front-facing camera
  • Fingerprint ID
  • Accelerometer
  • Speakerphone
iPhone 6 Mobile Phone Color Avilable In Market:
  • Black
  • White
iPhone 6 Mobile Phone Specification:
  •     Company :Apple
  •     Model : iPhone 6
Display Screen:
  •     4.7  Inch
Hardware :
  • System chip : Apple A8
  • 64 bit Processor
  • 128 GB Built-in Storage
Camera:
  •     8 Megapixel
Connectivity :
  • Bluetooth
  • Wi-Fi
  • USB
Multimedia :
  • Music Player
  • Speakers
OS:
  • iOS(8.x)

Saturday 6 September 2014

Branded Multimedia Watch Cum Mobile Smartphones with Multimedia Features

The Multimedia Watch cum Mobile is a new technologies phones. The Branded Multimedia Watch Cum Mobile    is a smart touch screen wrist watch phone with multimedia features. Its a stylish smartphone with a stylish and different look on your wrist as a watch.The Branded Multimedia Watch cum Mobile Watch Mobile plays it safe on design. It is a neat, compact and affordable smartphones. As Always there are compromises involved with a small price tag, those are forgivable. Being in the lower end of touchable smartphone it sports simplicity and reliability.





Technical Specification for multimedia watch cum mobile

Features:
  1. Smart Touchscreen wrist watch phone
  2. 1.5 inches Touchscreen display
  3. Wi-fi and Bluetooth Connectivity
  4. FM Radio
  5. Expandable storage up to 4GB
  6. VGA Camera

Connectivity:
  1. GPRS
  2. WLAN
  3. Bluetooth
  4. USB Port

Multimedia:
  1. Audio Player
  2. Video Player
  3. FM Radio

Related Posts Plugin for WordPress, Blogger...

Followers

Submit Website

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger