• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

need you suggestion, for application design...

 
Ranch Hand
Posts: 66
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello friends,
thankyou very much all Javaranchers!!!.
I have cleared SCWCD with 83%.

i have collected lot of tips and questions by referring various stuffs. Now i want to put them all in one place to make it useful. To start from scratch, i would like to design a dynamic mock exam similar to the real exam design.
Could anybody suggest, which is the best way to design my application either HTML/jsp/servlt or thru applets?
thanks for you time dears.
-----------------
ravi
SCJP,SCWCD.
 
Ranch Hand
Posts: 365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would suggest HTML/jsp/servlt. Applets, while cool, are slow and sometimes browser incompatible. Once they are loaded though, no worries but most are moving away from applets for the 2 reasons I just mentioned.
reply
    Bookmark Topic Watch Topic
  • New Topic