473,385 Members | 1,343 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Interface between two apps

I would like to build an interface between two NON .NET applications.
Both are web apps, both use MS SQL ... however on is a classic ASP
application while the other is a Java/JSP application.

Any thoughts, or suggestions would be great!

TX
Nov 18 '05 #1
6 1136
are you planning on making API calls from either of the apps? or just
communicating with the DBs? your request is unclear ...

<ju********@yahoo.ca> wrote in message
news:u6**************@tk2msftngp13.phx.gbl...
I would like to build an interface between two NON .NET applications.
Both are web apps, both use MS SQL ... however on is a classic ASP
application while the other is a Java/JSP application.

Any thoughts, or suggestions would be great!

TX

Nov 18 '05 #2
Sorry, no API calls ... more of a login interface, and a way to switch
between the two apps...

Initially I was planning on using two frames to just split them up ...
but I was wondering if there was some part of the Framework I could
exploit to do something similar?

Thomas Dodds wrote:
are you planning on making API calls from either of the apps? or just
communicating with the DBs? your request is unclear ...

<ju********@yahoo.ca> wrote in message
news:u6**************@tk2msftngp13.phx.gbl...
I would like to build an interface between two NON .NET applications.
Both are web apps, both use MS SQL ... however on is a classic ASP
application while the other is a Java/JSP application.

Any thoughts, or suggestions would be great!

TX


Nov 18 '05 #3
funny newsgroup for your question

<ju********@yahoo.ca> wrote in message
news:u6**************@tk2msftngp13.phx.gbl...
I would like to build an interface between two NON .NET applications.
Both are web apps, both use MS SQL ... however on is a classic ASP
application while the other is a Java/JSP application.

Any thoughts, or suggestions would be great!

TX

Nov 18 '05 #4
use SOAP.

<ju********@yahoo.ca> wrote in message
news:u6**************@tk2msftngp13.phx.gbl...
I would like to build an interface between two NON .NET applications.
Both are web apps, both use MS SQL ... however on is a classic ASP
application while the other is a Java/JSP application.

Any thoughts, or suggestions would be great!

TX

Nov 18 '05 #5
Eliyahu Goldin wrote:
funny newsgroup for your question

<ju********@yahoo.ca> wrote in message
news:u6**************@tk2msftngp13.phx.gbl...
I would like to build an interface between two NON .NET applications.
Both are web apps, both use MS SQL ... however on is a classic ASP
application while the other is a Java/JSP application.

Any thoughts, or suggestions would be great!

TX


How so? I want to use ASPNET somehow to provide a login interface for
two non .NET apps... Where should I have posted?
Nov 18 '05 #6
OK, now you made it clear. Your original message mentions "non .net" only.

<ju********@yahoo.ca> wrote in message
news:OL**************@tk2msftngp13.phx.gbl...
Eliyahu Goldin wrote:
funny newsgroup for your question

<ju********@yahoo.ca> wrote in message
news:u6**************@tk2msftngp13.phx.gbl...
I would like to build an interface between two NON .NET applications.
Both are web apps, both use MS SQL ... however on is a classic ASP
application while the other is a Java/JSP application.

Any thoughts, or suggestions would be great!

TX


How so? I want to use ASPNET somehow to provide a login interface for
two non .NET apps... Where should I have posted?

Nov 18 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: Simon Harvey | last post by:
Festive greetings fellow programmers! I've been programming now for about 4, maybe 5 years now. 4 of those years were at university so and I havent had much work experience of making real world...
3
by: Ole Olsen | last post by:
Hi Any input on what is best practice: 1 ) Put an Interface definition (e.g. IMyInterface) into a separate Assembly 2 ) Put the Interface definirion into the same assembly that holds the...
3
by: Brett | last post by:
We have an application completely written in C++ under visual studio v6. One of our customers wants to use some of our existing components in his project but doesn't know C++ and isn't interested...
12
by: you | last post by:
I may be just stupid, but I don't understand the point of using an Interface. I am going through a couple of books at the moment trying to teach myself a little vb.net. Just for the heck of...
4
by: Martin | last post by:
Hi all! As a preparation of a conversion from VB6 to VB2005 I'm playing around with VB2005. One of the first things that strike me is the user-interface. In all documentation Microsoft keeps...
8
by: khalprin | last post by:
Hello, I'm trying to create a component that will be used from .net clients and COM clients. I've got an object model that looks something like this: ISystem IRuntime IConfiguration...
1
by: Thomas | last post by:
Hi, I am designing a 3 tier application (UI, BL, and DAL). My UI takes user input and populates the BL to store into a db. Currently, I am thinking about design an interface (service/facade)...
0
by: YellowFin Announcements | last post by:
Introduction Usability and relevance have been identified as the major factors preventing mass adoption of Business Intelligence applications. What we have today are traditional BI tools that...
8
by: rn5a | last post by:
Suppose I have the following class code: Imports System Imports System.Data Imports System.Data.SqlClient Public Class DBSettings Private sqlCmd As SqlCommand Private sqlConn As...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.