Dude - the Cobol program probably has EMBEDDED SQL statements in it......
just pull them out and wrap any business logic around them with Java within
a Bean or even JSP taglib member.

Otherwise, the program may be doing an Remote Procedure Call to a 3rd party
middleware......which may be using stored procedures.....
If that is the case, then you'll have to contact the DBA to access that SQL
source code.


> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Muddaser Azeem
> Sent: Friday, March 02, 2001 3:53 AM
> To: [EMAIL PROTECTED]
> Subject: OFF : Any Cobol To SQL Data Converter ? Urgent
>
>
> I'm working on a banking site. Bank is currently using
> its cobol based system and it wishes that its customer
> can check the Bank Statement Online. And i need a
> Converter from Cobol to SQL .... Or Any other better
> Solution Plz.... Recomend
>
> Rgrds and Tnx
> Muddaser Azeem
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
> JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to