Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #2905

Re: Post to PHP script from Java Applet

From Greg <shireyg@gmail.com>
Newsgroups comp.lang.java.programmer
Subject Re: Post to PHP script from Java Applet
Date 2011-04-06 14:01 -0700
Organization http://groups.google.com
Message-ID <bc06618e-ce6f-4f8c-84f5-51bb5c461882@m13g2000yqb.googlegroups.com> (permalink)
References <7452d50f-f572-4c3d-83b0-bb75545fcf02@k9g2000yqi.googlegroups.com> <4d9cb36e$0$81481$e4fe514c@news.xs4all.nl>

Show all headers | View raw


On Apr 6, 11:39 am, Luuk <L...@invalid.lan> wrote:
> On 06-04-2011 17:17, Greg wrote:
>
> You cannot post to PHP script from  Java Applet
>
> Its only possible to POST to a webserver, and the webserver will decide
> how this is processed (through PHP, or not)
>
> > PHP Page getting posted to:
>
> i do see a HTML page below this line i quooted
>
> --
> Luuk

Luuk,

I am not quite sure that I understand what you are saying.  Right now
that URL being passed in is a php script at the end.  I am posting to
the server and telling the server to use that php script in the same
way that a web page does I believe.  If not, please correct me.

Roedy,

I do have wireshark and could use that.  The only other thong that I
have to do a post is my web browser.  The page does work if it isn't
using the applet.  The php script writes HTML and also posts to
another php script.  Would I be able to just be able to see what the
web page is sending?

Thanks everyone for this help!

Greg

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Post to PHP script from Java Applet Greg <shireyg@gmail.com> - 2011-04-06 08:17 -0700
  Re: Post to PHP script from Java Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-04-06 11:37 -0700
  Re: Post to PHP script from Java Applet Luuk <Luuk@invalid.lan> - 2011-04-06 20:39 +0200
    Re: Post to PHP script from Java Applet Greg <shireyg@gmail.com> - 2011-04-06 14:01 -0700
      Re: Post to PHP script from Java Applet Greg <shireyg@gmail.com> - 2011-04-07 00:20 -0700

csiph-web