aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Applet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Applet" Watch "Applet" New topic
Author

Applet

ravi janap
Ranch Hand

Joined: Nov 04, 2000
Posts: 389
I have two questions.
I have just started coding on the FBN assignment.
I have some initial design ready.
My plan is to implement the FBN solution for local mode first . This is also meant to prototype my final solution.
Is this approach correct ?
My second question is regarding the choice for GUI .
Should we go for JApplet and thus have the feature of dynamic class loading feature incorporated in the final solution or choosing for a JFrame would suffice ?.


SCJP, SCJD, SCWCD, SCBCD, SCEA
Kalichar Rangantittu
Ranch Hand

Joined: Jan 15, 2002
Posts: 240
I wouldnt prefer the use of JApplet due to the hassle of security issues. Dynamic class loading etc are beyond the scope of the project IMHO.


Never be satisfied with anything less than the best and you will surely pass the test...
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Applet
 
Similar Threads
RMI problem
Data Conversion
Data Class - FBN
Clarification about itinerary and Customer
Submitted FBN - Thanks to all!