post your comment   print   send to a friend
Rate:   0% | Views: 571
Question categories:  Java

What is the correct way to do server-side Java?

For Enterprise Server 2.0 users, Netscape Server Applets are your only choice. For Enterprise Server 3.0, however, the Server Applet API has been deprecated; although it will still be available, it will no longer be supported. There are two recommended new choices:

  • You can do a hybrid server-side Java/JavaScript implementation, and use LiveConnect to connect the server-side Java and server-side JavaScript. JavaScript should used to intercept the HTTP request, and the Java should only be used for computations and for generating results. The JavaScript can then return the result in its usual server-side way.

  • You can use the Web Application Interface (WAI), a CORBA-based infrastructure, in which you develop a Java standalone application that registers as an HTTP handler and responds to HTTP and CGI-type requests. There is a Java API in WAI in ES3.0.


Customer Feedback
Rate:   0% | Views: 571 | Please Rate:  
 
If you have other comments or ideas for future technical tips, please type them here:

Email: (optional)

Comments: (optional)

 Server Dedicated Hosting | Seo Services    Back to serch results
Browse the Base
Knowledge Base
Web Design
  Do It Yourself
    Java
Messages
 

$75 Free Google AdWords

Free $75 Google AdWords when you sign up for WebImage! Target by location, create your own, or let Google create your ads for you. Check out http://www.aplus.net/google.html to see how AdWords works for you.

Private Area
 
Ask
in Private
   
Personal
Folder
 
Related Questions
 
1. How do I access Servlets or CGI programs from Java?
 
2. My applet computes its window size. Can I resize it in the browser?
 
3. How do I communicate between my applets in the same browser?
 
4. How do I force the browser to reload my Java classes without exiting Navigator?
 
5. Why does my java console show an applet is pruned?
 
Home Browse Search Ask in Private Personal Folder   Help
powered by web hosting 
  Logged as: Guest