Results 1 to 2 of 2

Thread: A general question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2000
    Location
    BC, Canada
    Posts
    142
    I am pretty new to JavaScript/Java world.

    I like to develop a small program to query a database and send the results in charts to user through HTML pages, something like ASP/IIS application.

    NOw question is: Could I do it in either java or javascript? sample code and web site leads are welcome! thx

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    If you want to use Java for that you would most likely be looking at Servlets or JSP pages, which are becoming increasingly popular.
    You can find some info on it here:
    http://www.builder.com/Programming/J....3882.dir1.JSP

    As far as Javascript on the server, you can use that in ASP pages which you already seem to know about and in some Netscape webservers but I don't know too much about that.
    "People who think they know everything are a great annoyance to those of us who do."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width