Results 1 to 5 of 5

Thread: Swings and AWT in Java

  1. #1
    Geek_Guest
    Guest

    Swings and AWT in Java

    Hi all,
    We have Swings and AWT in Java but in real time why dont we use these, why we are using HTML or JSP pages for presentation plz clear it
    Thanks in advance

    Question asked by visitor kranthi


  2. #2
    Junior Member
    Join Date
    May 2006
    Answers
    4

    Re: Swings and AWT in Java

    We use AWT/Swiings for creating front-end and HTML is the representing the data in well format and JSP is used to create the web pages dynamically...but HTML is not provided this facility....


  3. #3
    Contributing Member
    Join Date
    Sep 2006
    Answers
    42

    Re: Swings and AWT in Java

    Swings is used only in cases where the application is intended to be run on a thick client. A web based application is run on a thin client - the browser. Hence JSP's are used which transfer all the processing to the web server hosting the application.


  4. #4
    Junior Member
    Join Date
    Feb 2009
    Answers
    1

    Re: Swings and AWT in Java

    Hi ,
    We have Swings and AWT in Java but in real time why dont we use these, why we are using HTML or JSP pages for presentation plz clear it
    Thanks in advance


  5. #5

    Re: Swings and AWT in Java

    Normally in any applications we are using HTTP as request,but swings and awt doesn't akllow http inputs,so normally we using servlets or jsppages as presentation logic


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact