DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

Results 1 to 2 of 2

Thread: JSP using COM

  1. #1
    Pavel Guest

    JSP using COM


    Hi,

    Our JSP application is a value added service to the main Win32 app. We use
    NT, Jrun, and... few COM objects. Making a JCW with J++ is a snap, but it
    ties us to Micro$oft VM and Java1.1. We have evaluated JIntegra recently,
    but their COM Wrappers are not as easy to create and to use as J++'s. We
    would love to move ahead with 1.3, EJBs, JBoss, and all the other nice J2EE
    stuff.

    Would you have any insight into JSP/COM legacy problem and possible solutions?

    Thanks

    Pavel

  2. #2
    Larne Pekowsky Guest

    Re: JSP using COM

    Pavel <pbosin@blue-pumpkin.com> wrote:

    Hi Pavel,

    >Would you have any insight into JSP/COM legacy problem and possible solutions?


    Unfortunately you've already mentioned JIntegra, which is the only
    option I've heard of.

    SOAP looks promising as a simple, lightweight and platform-neutral way
    to handle distributed components, but it's not quite a reality yet.
    If you're willing to be one of the brave pioneers in this area you can
    get a Java implementation of SOAP from
    http://www.alphaworks.ibm.com/tech/soap4j, and the SOAP toolkit for
    Visual Studio
    (http://www.microsoft.com/ISN/downloa...2000p59997.asp)
    may help on the Microsoft side.

    Either way, good luck! And if you do find a better way to handle
    this problem please let me know...

    - Larne


Similar Threads

  1. JSP to servlet and back again.
    By iceman42 in forum Java
    Replies: 1
    Last Post: 03-24-2005, 11:31 AM
  2. How to invoke C DLLs from a JSP
    By Mohan in forum Java
    Replies: 6
    Last Post: 03-02-2001, 02:42 PM
  3. JSP Advantages, compared to others
    By Rob Biernat in forum authorevents.pekowsky
    Replies: 1
    Last Post: 08-15-2000, 08:05 PM
  4. Must I compile a bean for a JSP page?
    By Alison in forum Java
    Replies: 1
    Last Post: 07-26-2000, 02:16 PM
  5. JSP and the <SERVLET> tag
    By Dusty in forum Java
    Replies: 2
    Last Post: 04-07-2000, 01:20 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links