arker, Kenneth" <[EMAIL PROTECTED]>
Sent: Thursday, August 09, 2001 5:23 AM
Subject: Re: ASP to JSP converstion
> Well, I'd prefer to stay with ASP, but my project is moving over to JSP.
If
> I can't figure out how to re-write the app in JSP, I'm may be histor
, 2001 8:12 AM
To: [EMAIL PROTECTED]
Subject: Re: ASP to JSP converstion
Kenneth,
I have worked on both the MS side of the shop (VB VC++ COM and
ASP) and the
Java side of the shop (Java, JSP, RMI). On of the major
difference between
ASP and JSP is that ASP is interpreted, where as JSP is
compiled by
m: lee hwaying [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 09, 2001 8:46 AM
To: [EMAIL PROTECTED]
Subject: Re: ASP to JSP converstion
any one has any idea how to launch excel from jsp or servelet
without using
linar, which cost money???
>From: "Haseltine, Celeste" <[EMAIL PROTE
Hi,
"Parker, Kenneth" wrote:
> Well, I'd prefer to stay with ASP, but my project is moving over to JSP. If
> I can't figure out how to re-write the app in JSP, I'm may be history.
>
> That's why I'm hoping I can do a quicky conversion for something and I'm
> looking for some kind of conversion
"Parker, Kenneth" wrote:
> Well, I'd prefer to stay with ASP, but my project is moving over to JSP. If
> I can't figure out how to re-write the app in JSP, I'm may be history.
> That's why I'm hoping I can do a quicky conversion for something and I'm
> looking for some kind of conversion tool. I
M component
for Word also, but again, it displays an existing document only.
Celeste
-Original Message-
From: lee hwaying [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 09, 2001 10:46 AM
To: [EMAIL PROTECTED]
Subject: Re: ASP to JSP converstion
any one has any idea how to launch ex
g their internal MS products
>over to Java/JSP (where applicable) and to provide reports to their senior
>executives by 4th quarter in regards to cost, manpower hours, staffing,
>retraining costs, ect. Perhaps your company is one of them that has
>decided
>to go ahead and make the
have a look at
http://www.linar.com/jintegra/doc/
>From: "Parker, Kenneth" <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: ASP to JSP converstion
tch.
Good luck
Celeste
-Original Message-
From: Jon Garry [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 09, 2001 8:52 AM
To: [EMAIL PROTECTED]
Subject: Re: ASP to JSP converstion
I am in a similar situation where I am moving from a COM/ASP scenario over
to a Bean/JSP environmen
kes it more challenging though.
If I assume your using a fair bit of DB work, you could try using IBM's
Websphere Studio as that can do some DB work as a wizard.
If you have a look at the Wrox book Professional JSP (2nd Edition) there is
an appendix for crossing over from ASP to JSP and is
w that finding a magic tool
is not a likely scenerio, but I'm going to try.
-Original Message-
From: lee hwaying [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 09, 2001 3:57 AM
To: [EMAIL PROTECTED]
Subject: Re: ASP to JSP converstion
BTW, may i know why do you want to c
BTW, may i know why do you want to convert? ASP is poweful and they are
introducing .NET.
>From: Brad Rhoads <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: ASP to JSP converstion
>Date: Wed, 8 Aug 2001 16:02:31 -0500
>
>http:/
: [EMAIL PROTECTED]
> Subject: ASP to JSP converstion
>
>
> Can anybody tell me if there is a cheap or free product out
> there that can
> help me convert ASP code to JSP?
>
> ==
> =
> To unsubscribe: ma
Can anybody tell me if there is a cheap or free product out there that can
help me convert ASP code to JSP?
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED]
Anyone heard of any ASP to JSP converters?
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
===
To unsubscribe: mailto [EMAIL PROTECTED] with
Hi, can you please help me to convert this code from ASP to JSP :
<% @ Language = vbscript %>
<%
Option Explicit
Response.Buffer = True
Private Sub SQLExec(byVal sql)
dim c
set c = server.createobject("adodb.connection")
c.Open Application("db
Use request.getParameterValues("cmboId") to return an array of values. You
can then use a for-loop to iterate through the values.
-Original Message-
From: Divya M A [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 31, 2000 4:15 PM
To: [EMAIL PROTECTED]
Subject: ASP to JSP conve
Hi!
I have a basic question regarding ASP to JSP conversion. I have a
statement in ASP as shown below:
for each item in request.Form("cmboId")
tmpAdd =3D tmpAdd + item
next
Here, cmboId is the name of a control array each of which has
I see there have been many of you that have gone from developing an ASP application to
developing a JSP application.
I would like to know the learning curve, and suggestions, a template, some idea of the
complexity of moving to the JSP world. I know applications vary but with your
experience
Hi everyone..
I am converting an application from ASP to JSP. In ASP, there is a function
IsDate(expression) which returns a boolean indicating whether an expression
can be converted to a Date. I want a same kind of function in JSP. Any help
appreciated.
Thanks in advance.
-Mani
Hi there,
I am wondering how do I convert Server.URLPathEncode(str) to JSP? I
checked there is no response.encodeUrlPath.
And also is there something similar to 'response.End' in JSP?
Thanks.
rugus <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 16, 1999 7:41 PM
Subject: Re-writing from ASP to JSP
> Hello,
>
> I have to re-write a web-application from ASP to JSP. There are many
pages,
> and I am wondering if there is anything in the marke
Hello,
I have to re-write a web-application from ASP to JSP. There are many pages,
and I am wondering if there is anything in the market that could help with
this. Thank you
Joe
===
To unsubscribe: mailto [EMAIL PROTECTED
Message -
From: Adam Nelson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 23, 1999 1:14 PM
Subject: Re: asp to jsp
> That's not true. Only a day or two ago we came up with "Professional Java
> Server Programming" by WROX. It's a
2:51 PM
To: [EMAIL PROTECTED]
Subject: Re: asp to jsp
- Original Message -
From: Victor Vazquez <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 23, 1999 10:05 AM
Subject: asp to jsp
>
> Is there any literature on jsp anywhere ...
> I would lik
lto:[EMAIL PROTECTED]]On Behalf Of Ramesh Nori
Sent: Thursday, September 23, 1999 2:46 PM
To: [EMAIL PROTECTED]
Subject: Re: asp to jsp
There are no books as such available in the market pertaining to JSP. But I
can give you a quick list of sites where you can get good info.
http://java.
Thank you very much for posting that list, quite exhaustive.
I want to make one correction:
>http://www.aptura.com/technology/jspBook_Architecture.html
has moved to
http://brainopolis.com/Jsp/book/jspBook_Architectures.html
MESH_NORI/myself.htm
- Original Message -
From: Victor Vazquez <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 23, 1999 10:05 AM
Subject: asp to jsp
>
> Is there any literature on jsp anywhere ...
> I would like to learn more about jsp's and am hav
- Original Message -
From: Victor Vazquez <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 23, 1999 10:05 AM
Subject: asp to jsp
>
> Is there any literature on jsp anywhere ...
> I would like to learn more about jsp's and am having a hard
Is there any literature on jsp anywhere ...
I would like to learn more about jsp's and am having a hard time finding
examples on how to create a JDBC connection and create html pages from
SQL statements and record sets ...
Thanks,
begin:vcard
n:Vazquez;Victor
tel;work:303-790-7565
x-mozilla-h
I have recently finished up a large project that uses ASP/com/mts/msqueue/java. I
think the biggest problem with porting an ASP project to JSP would probably not be
ASP related, but any COM objects that are being referenced in the ASP pages, may not
port at all.
Will
Will Berger
Premier Objects
I haven't done this, but I'm guessing the amount of work to convert depends a
whole lot on whether the app is written like JSP pages (pretty easy) or like
servlets (can be very hard). The ASP apps I've seen, and MS's examples, are more
like servlets and seem like they would be easier to rewrite th
Has anyone ported an ASP app to JSP? If so, or even if not, I'd like to
hear about the amount of effort involved people have experieced in doing
this. Thanks.
===
To unsubscribe, send email to [EMAIL PROTECTED] and include
I have a number of ASP scripts, which I plan to move to JSP. Are there
any documents/URLs which talk about how this can be done in the simplest
manner?
Regards
Nimish
S/MIME Cryptographic Signature
34 matches
Mail list logo