473,467 Members | 1,446 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Convert JSP's to ASP.Net

I have to convert some JSP's to C#(ASP.Net),I know there are a number of
tools to do this task including the Microsoft Java Language Conversion
Assistant 2.0.

I a looking for some recommendations from people who have successfully used
some of the tools.

TIA,
Vinny

Nov 19 '05 #1
2 6847
Vinny Vinn wrote:
I have to convert some JSP's to C#(ASP.Net),I know there are a number
of tools to do this task including the Microsoft Java Language
Conversion Assistant 2.0.

I a looking for some recommendations from people who have
successfully used some of the tools.

TIA,
Vinny


AFAIK the Conversion Assistant converts *java code* to some dotNet language
(J#, C#, VB.Net??).
I don't think it will translate JSP's to useable asp.net files, as they have a very different structure.

Hans Kesting
Nov 19 '05 #2
I think your going to struggle to do this via a conversion tool, the problem
is that there are a multitude of ways to write a JSP site, and quite a few
to develop and asp.net site. The conversion tools are really desogned to
take java code and replace it with comparable code from C# for example, they
wont be able to take your inline java snippets, or your taglibs and
automatically convert the jsp page into an asp.net equivalent. The best you
could try is to take the code from a class and try to convert that
automatically, and then re-engineer your interface code to asp.net to use
the new methods in code behind.

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Vinny Vinn" <Vi*******@discussions.microsoft.com> wrote in message
news:7C**********************************@microsof t.com...
I have to convert some JSP's to C#(ASP.Net),I know there are a number of
tools to do this task including the Microsoft Java Language Conversion
Assistant 2.0.

I a looking for some recommendations from people who have successfully
used
some of the tools.

TIA,
Vinny

Nov 19 '05 #3

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

Similar topics

0
by: NoSpamForMe | last post by:
I am currently a java programmer, with some knowledge of the C# language but very little knowledge about ASP.NET, and I am know wondering if someone can *translate* the java servlet code below to...
3
by: melinda | last post by:
ok, I'm very new to ASP, but familiar with .NET via forms. My company has a fairly large JSP web site, and long term they want to convert it to ASP.net because of various reasons. Anyway, short...
1
by: priyakollu | last post by:
i have developed code in jsp but the problem is i need to convert this to asp.........pleasehelp me regarding this im sending code which i've developed....with file names.......... code.jsp <%@...
0
bhing
by: bhing | last post by:
is there any software to convert jsp to php??? pls give some links if theres any.. tnx... GodSpeed!!!!
10
by: sssk28 | last post by:
i have installed fedora core 6 and i am getting following error: type Exception report message description The server encountered an internal error () that prevented it from fulfilling this...
2
by: bravo | last post by:
hi is there any solution to this problem???? is it possible to convert the output of a jsp page into a image file??? any views?/// ideas???
1
by: rak53820 | last post by:
I am using weblogic portal in my project. in that portal how to convert JSP file to Excel formate . pls give me code ???????
3
by: keydrive | last post by:
On a jsp page, I declare a startTime variable and an endTime variable. The difference is then calculated and displayed in milliseconds. (endTime.getTime() - startTime.getTime()) .... say that...
6
by: star111792 | last post by:
helo all i am working with JSP and EJBs. i have written a simple code for verifying username and password of user by using session beans. my problem is that i am getting the following error: ...
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.