Groups | Search | Server Info | Login | Register
Groups > comp.client-server > #8
| From | Stanimir Stamenkov <s7an10@netscape.net> |
|---|---|
| Newsgroups | comp.lang.java.programmer, comp.lang.java.help, comp.client-server |
| Subject | Re: Testing the Post request |
| Date | Sat, 18 Jun 2011 23:36:54 +0300 |
| Organization | A noiseless patient Spider |
| Lines | 23 |
| Message-ID | <itj295$u3n$1@dont-email.me> (permalink) |
| References | <df9cb1d7-c953-49ed-851b-c309a034a3a9@x3g2000yqj.googlegroups.com> <itidgd$l0h$1@dont-email.me> <3ea90246-d6b2-4ce2-9a20-d3273d35530a@c9g2000yqp.googlegroups.com> <itijvv$v3o$1@dont-email.me> <5763b1d0-0bc1-442e-a39a-843e26698855@j23g2000yqc.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Sat, 18 Jun 2011 20:36:53 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="VdcnnljfizG2LUdZ5iOA6g"; logging-data="30839"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/wxXssHiPP9ErhCSg0Eybf" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20110608 SeaMonkey/2.1 |
| In-Reply-To | <5763b1d0-0bc1-442e-a39a-843e26698855@j23g2000yqc.googlegroups.com> |
| X-Face | )>>ChyF_H<b)u~Zjgo/=wa~;=qyW%.F\L.d^fKL[;y\=tY\]M}2t(a^;PKS}9g|k@\vkA<P Q|4?kcJ52334f:CaCrQZ=]D~txPPh6[y{xHkZ+4/KPKZ~|*K#?EqeP0W]iU*Ldy-hyjh0)N4c.I<m) K}GsUUe0)~24Xp`Jt |
| Cancel-Lock | sha1:rmEU8TxNAy3pEcei28xiZDpLxyY= |
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!feed.ac-versailles.fr!usenet-fr.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5365 comp.lang.java.help:784 comp.client-server:8 |
Cross-posted to 3 groups.
Show key headers only | View raw
Sat, 18 Jun 2011 10:40:00 -0700 (PDT), /Pete/: > I have experience in Java programming but not in J2EE, so working with > HTTP and servlets etc is new to me but at the same time interesting. > So in answer to your question :- >[...] > Do I need help with: steps 1 to 5? > In short yes. Basically I would complete this by the end of the > weekend. Given your time restriction, you may better take the approach suggested by markspace in another reply - write a simple socket server, reading the HTTP request, verifying what you need. I guess you'll also need to send out a manually crafted HTTP response back from you socket service. You may read the Java Tutorial trail on sockets, if you need further help with that: http://download.oracle.com/javase/tutorial/networking/sockets/ -- Stanimir
Back to comp.client-server | Previous | Next — Previous in thread | Next in thread | Find similar
Testing the Post request Pete <vw_bora@sky.com> - 2011-06-18 04:41 -0700
Re: Testing the Post request Stanimir Stamenkov <s7an10@netscape.net> - 2011-06-18 17:42 +0300
Re: Testing the Post request Pete <vw_bora@sky.com> - 2011-06-18 08:54 -0700
Re: Testing the Post request Stanimir Stamenkov <s7an10@netscape.net> - 2011-06-18 19:33 +0300
Re: Testing the Post request Pete <vw_bora@sky.com> - 2011-06-18 10:40 -0700
Re: Testing the Post request Stanimir Stamenkov <s7an10@netscape.net> - 2011-06-18 23:36 +0300
Re: Testing the Post request Pete <vw_bora@sky.com> - 2011-06-18 15:33 -0700
Re: Testing the Post request Abu Yahya <abu_yahya@invalid.com> - 2011-06-19 23:10 +0530
Re: Testing the Post request markspace <-@.> - 2011-06-18 11:11 -0700
csiph-web