F
furby
I'm using netbeans to develop a small Java application. It consists of
two fields, that I want to be able to submit to a web page (Therefore
simulating the use of the form that would normally be used. This way I
can do some of the prcessing for my app offline... It makes sense,
really.).
How do I do this? I used to write a lot of apps in Java, but I haven't
done much in the language for a few years now. I'm sure there's a
way....
two fields, that I want to be able to submit to a web page (Therefore
simulating the use of the form that would normally be used. This way I
can do some of the prcessing for my app offline... It makes sense,
really.).
How do I do this? I used to write a lot of apps in Java, but I haven't
done much in the language for a few years now. I'm sure there's a
way....