Posiedon's Profile User Rating: -----

Reputation: 0 Apprentice
Group:
Active Members
Active Posts:
65 (0.13 per day)
Joined:
20-January 12
Profile Views:
811
Last Active:
User is offline Sep 13 2012 10:13 AM
Currently:
Offline

Previous Fields

Country:
IN
OS Preference:
Windows
Favorite Browser:
FireFox
Favorite Processor:
Who Cares
Favorite Gaming Platform:
PC
Your Car:
Who Cares
Dream Kudos:
0

Latest Visitors

Icon   Posiedon has not set their status

Posts I've Made

  1. In Topic: Android, Part IV: Databases and Menus

    Posted 19 Aug 2012

    very nice tutorial...thnx a lot.
  2. In Topic: How to compile servlet from cmd

    Posted 11 Jul 2012

    hey guys problem solved.
    Tbh i really didnt completely understand how i solved it.i have been trying for hours and somehow its working now.. :)
  3. In Topic: How to compile servlet from cmd

    Posted 11 Jul 2012

    ok i was able to compile now but i am getting these weird errors:

    http://screenshooter...1286718/uqqbqen

    Here is the code:
    package com.example.web;
    
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    
    public class BeerSelect extends HttpServlet
    {
      public void doPost(HttpServletRequest request,HttpServletResponse response) throws IOException,ServletException
        {
            response.setContentType("text/HTML");
    	PrintWriter out = response.getWriter();
    	out.println("Beer Selection Advice <br>");
    	String c = request.getParameter("color");
    	out.println("<br> Got Beer Color "+c);
    }
    }
    


    Why is it showing errors on those imports???
  4. In Topic: How to compile servlet from cmd

    Posted 10 Jul 2012

    ok so now the cd line worked.But again got the same error in the 2nd line.

    http://screenshooter...1286718/hryoqgj

    Please help.I wont be able to proceed through the book if i get stuck here.
  5. In Topic: How to compile servlet from cmd

    Posted 10 Jul 2012

    man i really dont understand what to do here.I typed the 1st line as it is from the book as you said '% cd MyProjects/BeerV1' and i am still getting this message.

    http://screenshooter...1286718/ikobfeb

    Thanks for your help.

My Information

Member Title:
D.I.C Head
Age:
21 years old
Birthday:
May 23, 1992
Gender:
Location:
India
Interests:
Poker,programming
Programming Languages:
Java,C++

Contact Information

E-mail:
Click here to e-mail me
Skype:
Skype  posiedon77

Friends

Comments

Posiedon has no profile comments yet. Why not say hello?