473,382 Members | 1,784 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,382 software developers and data experts.

ASP.NET equivalent for Servlet?

Hi,

I am new to .NET and was wondering if there is an equivalent to a Java
Servlet?

(e.g. to handle "action" parameters sent from client-side)

Or do I need to stop thinking this way?

thanks,
Frank
Jan 4 '07 #1
2 5914
"Frank Milverckowitz" <fr****************@yahoo.comwrote in message
news:45***********************@roadrunner.com...
I am new to .NET and was wondering if there is an equivalent to a Java
Servlet?
Not really - the closest would probably be the HttpHandler (Google it...)
Or do I need to stop thinking this way?
IMO, yes, otherwise you'll just get frustrated when things aren't the way
they are in other technologies...

You've posted in the ASP.NET newsgroup, so I assume you're interested in web
development more than in WinForms development.

In which case, get a copy of this:

http://www.amazon.com/ASP-NET-Everyd...e=UTF8&s=books

and work your way through it...
Jan 4 '07 #2
I have a very little idea of Java, but I have a clear idea of handling
"action" parameters from client-side. Actually, I use this idea in all my
applications and promote it on
http://www.usableasp.net/DeveloperPa...rAndClient.htm .

As usually, you have to understand the scope of the idea. It is not the
global way of thinking. In many cases you can be quite happy with server
events and regular postbacks. And you can be even more happy with AJAX
calls. But the principal answer is yes, this idea is alive and useful in
Asp.Net.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
"Frank Milverckowitz" <fr****************@yahoo.comwrote in message
news:45***********************@roadrunner.com...
Hi,

I am new to .NET and was wondering if there is an equivalent to a Java
Servlet?

(e.g. to handle "action" parameters sent from client-side)

Or do I need to stop thinking this way?

thanks,
Frank


Jan 4 '07 #3

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

Similar topics

1
by: Hai Tran | last post by:
Any help is appreciated. Installed Tomcat 4.1 and Mysql on a WinXP. I've manage to get Tomcat up and was able to view my first application ( myhome ) simple home page. Tomcat was installed under...
7
by: Andy Fish | last post by:
Hi, I have a servlet (running under tomcat 4.1, java 1.4.2) that sends XML in the HTTP body from a servlet. The I want the XML to be encoded in UTF-8. when I run Tomcat on windows 2000, the...
0
by: Doug Bloebaum | last post by:
In Oracle I can do this: SELECT h.transaction_number CURSOR(SELECT d.detail_number FROM detail d WHERE d.transaction_number=h.transaction_number) FROM header h WHERE...
0
by: Vincent Delporte | last post by:
Hi I'm trying to find out whether to use Python or PHP to write web apps. Since PHP is available on just about every web hoster while Python is much more rare, I'd like to check if some...
3
by: Christofer Dutz | last post by:
Hi, I am thinking about migrating an application of mine to .Net and have run into this small "problem" At the moment I would generally compare ASP.Net to JSPs in the Java world. I know that...
14
by: ramadeviirrigireddy | last post by:
Hi All, I have the following code for form and servlet. when the form is submitted the servlet will print the values passed by the form. i'm not getting the servlet o/p when i submit the...
1
by: mattmao | last post by:
Generally speaking, JSP and servlet are equivalent. I found one strange question: I've created a JavaBean class called UserinfoBean.class and put it inside /WEB-INF/classes/uts/ait/cmao/ It...
2
by: krishna81m | last post by:
In a general servlet class after deployment, you can access the application root as servletContext.getRealPath("/") to access any of the properties files in the "WEB-INF" directory or anywhere else...
9
by: mjahabarsadiq | last post by:
Hi I have created a servlet that is to be started at the server startup. And I got it. In that I have created a object of another class and set it as a session attribute. What I am trying is...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.