Re: Advice Java or something else

From: Dave Monroe (monroeds_at_hampton-data.com)
Date: 06/25/04


Date: 25 Jun 2004 05:18:08 -0700

Lou_Arnold@nospam.com (Lou Arnold) wrote in message news:<40db4423.3512550@nntp.flfrd.phub.net.cable.rogers.com>...
> I'd like to build a small database using a web browser as a front end.
> This will be training project for me.
>
> Should I do this in Java, or is another approach better?
>
> The back end archiecture is open - either Linux or Windows 2K. The
> front will be be a Windows 2K system.
>
> Most important are the development tools. They need to be free or
> charge (let's say under $100) and robust.
>
> I have very little Java experience and none at all at creating web
> based databases.

You have given yourself a big assignment.

Go to http://www.apache.org and look at the Jakarta Tomcat stuff (web
application server). It is the reference implementation for servlets
and JSP.

Then go to http://www.mysql.com (free database; you can buy support
later).

Then go to http://java.sun.com and read up on JDBC (and a bunch of
other stuff).

Good luck.



Relevant Pages

  • Advice Java or something else
    ... I'd like to build a small database using a web browser as a front end. ... The back end archiecture is open - either Linux or Windows 2K. ... I have very little Java experience and none at all at creating web ...
    (comp.lang.java)
  • Re: Advice Java or something else
    ... I wouldn't recommend these in a production system. ... >> I'd like to build a small database using a web browser as a front end. ... >> I have very little Java experience and none at all at creating web ...
    (comp.lang.java)
  • Re: Extension Blocking in IIS
    ... Why even put the database in a folder that is browsable? ... no matter if you deny access to mdb files or not (although if ... You can use URLScan to deny access to certain files: ... What says that a hacker could not write their own "web browser" to ...
    (microsoft.public.inetserver.iis.security)
  • Re: Mail Merge
    ... I have a database created in Access ... it opens the document but states it is not a mail merge ... Of course it cannot procede. ... MS Office Community discussion/newsgroups via Web Browser ...
    (microsoft.public.officeupdate)
  • RE: Update the open word file in browser.
    ... > I have opened the word file from database and display in web browser. ... > When i close the browser, i wan to update the changes into the database. ... > I oni know when i upload the file, i need to use filefield control, but now ...
    (microsoft.public.dotnet.framework.aspnet)