"Roger Helliwell" ...
> Hello Java Experts,
Given that salutation, I should probably
not respond. I have only just dipped my
toe into J2EE. (and am no expert on the
J2SE!)
But (shrugs) what the hey.
> I've been using Java to write stand alone apps for a number of months.
> I have now been asked to create a web-based solution, but having no
> web-programming experience, the task seems daunting. I bought myself a
> book on JSP and thought that would be the ticket -- but, umm, no.
>
> So were does one "start"? All the online tutorials I've read so far,
> explain the details but not the general idea. Can I still use eclipse
> to compile Jsp files, or will I need something else?
Install Apache/Tomcat on your system,
JSP's will be compiled the first time they
are called (you open the .jsp file from
'localhost')
> What do I need to write an app that runs on a web-server, takes a text
> file that a web-user has submitted, processes it (this I can do), and
> sends the results back to the client?
Heck, it sounds like you are almost there.
Is it _only_ the 'data back to client' you are
having trouble with? Or are you also trying
to figure how to convert the earlier bits
to use .jsp as well?
>..I do have HTML and some
> javascripting knowledge, but just stuck on how the pieces go together.
> (What should run on the server, what runs on the client etc.)
You can write a lot of webapps where the
only thing the client sees is html. This is
one of the things that got me into server side
stuff as I want to be able to cater to anyone
with a browser that understands html, which
is a much wider user base than UA's with
'a current Java' installed..
HTH
--
Andrew Thompson
*
http://www.PhySci.org/ Open-source software suite
*
http://www.PhySci.org/codes/ Web & IT Help
*
http://www.1point1C.org/ Science & Technology