File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JNLP and Web Start and the fly likes can we use webstart instead of web framework like JSF? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "can we use webstart instead of web framework like JSF?" Watch "can we use webstart instead of web framework like JSF?" New topic
Author

can we use webstart instead of web framework like JSF?

Kaleeswaran Karuppasamy
Ranch Hand

Joined: Jul 19, 2007
Posts: 151
we going to do web based medical transcription project.in starting stage we decided to use JSF but right now we re think about it and we planned to use desktop application because of performance.i have to know can we use webstart for some what big design and size application.i have read faq about webstart in which they mentioned some bugs in web start.

please suggest me?


Judge a man by his questions rather than his answers --Voltaire
SCJP 1.5 97%
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
Performance is a highly unusual -not to say strange- differentiator for deciding between a desktop app and a web app. Both types of applications are so different in capabilities, benefits and drawbacks that performance -which can generally be tuned, and, if necessary, enhanced through more/better hardware- shouldn't be the deciding factor.

I can't comment on any putative bugs in Web Start, because I don't know what those are supposed to be. But I'm sure JSF has bugs, too.


Android appsImageJ pluginsJava web charts
 
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: can we use webstart instead of web framework like JSF?
 
Similar Threads
Applet > JNLP
Automized download from the actual jar-file?
How can I make use of WebStart?
What else is Spring good for?
Web Start and Database Application