— Scott McNealy, Sun Microsystems Chairman, President and ceo


This is the most amazing servlet



Download 40,57 Mb.
Pdf ko'rish
bet555/555
Sana26.05.2022
Hajmi40,57 Mb.
#609235
1   ...   547   548   549   550   551   552   553   554   555
Bog'liq
Head First Java (Kathy Sierra, Bert Bates) (z-lib.org)

This is the most amazing servlet.
5
Make your servlet and HTML page available to your server
This is completely dependent on your web server (and more specifi -
cally, on which version of Java Servlets that you’re using). Your ISP 
may simply tell you to drop it into a “Servlets” directory on your 
web site. But if you’re using, say, the latest version of Tomcat, you’ll 
have a lot more work to do to get the servlet (and web page) into 
the right location. (We just happen to have a book on this too .)
101101 
10 110 1 
0 11 0 
001 10 
001 01 
MyServletA.class
MyPage.html

 
Java 
rules!


101101 
10 110 1 
0 11 0 
001 10 
001 01 
MyServletA.class
Web Server 
Servlets
MyPage.html

 
Java 
rules!




remote deployment 
with 
RMI
you are here
4
627
A very simple Servlet
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class MyServletA extends HttpServlet {
 

public void doGet (HttpServletRequest request, HttpServletResponse response)
throws ServletException, IOException {
 
 

response.setContentType(“text/html”);
 
PrintWriter out = response.getWriter();
String message = “If you’re reading this, it worked!”;
out.println(“”);
 
 out.println(“

” + message + “

”);

 
 out.println(“
This is an amazing servlet.
”);
 
 out.println(“

” + title + “

”);

 
 out.println(“
” + PhraseOMatic.makePhrase());

out.println(“
make another phrase
”);

 
 out.println(“
Download 40,57 Mb.

Do'stlaringiz bilan baham:
1   ...   547   548   549   550   551   552   553   554   555




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish