SQLServer Database Configuration

Step 1 Step 2 Step 3 Step 4 Step 5
Create


Step 1: Create the WSsamples_app Web application

  1. Open WebSphere Application Server's Administrator Console.
  2. Choose Console Tasks Create a Web Application.
  3. Web Application:
    • Web Application Name: Type in WSsamples_app
    • Enable File Servlet: Ensure this is selected.
    • Serve Servlets By Classname: Select this option.
    • JSP Version: Select Enable JSP 1.0
    Click Next.
  4. Application Resources: Select Nodes <hostname> Default Server DefaultServletEngine. Click Next.
  5. Web Application:
    • Web Application Name: WSsamples_app should be displayed.
    • Description: Type a description (optional).
    • Virtual Host: default_host should be displayed.
    • Web Application Web Path: This is the URL path to the directory on the HTTP server. (For example, http://<hostname> /WebSphereSamples.) Type in /WebSphereSamples
    • .
    Click Next.
  6. Web Application: Ensure settings for the document root and classpath.
    • Document Root: <Application Server Install Directory>\AppServer\hosts\default_host\WSsamples_app\web
    • Classpath: <Application Server Install Directory>/AppServer/hosts/default_host/WSsamples_app/servlets