CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2000
    Posts
    3

    Project Implementation.

    I am told to make a mock project for a placement firm using java as a front end and oracle as the backend. I have to told to use java swing in designing and also use java servlets. Would somebody help me the overview of doing it as a web based project. Is there a site where i could have this uploaded for free for my demonstration.


    Thanks a ton for your response.


  2. #2
    Join Date
    Apr 2000
    Location
    India (Gujarat)
    Posts
    12

    Re: Project Implementation.

    Hi Alok,

    You can use Java web Server 2.0 t your place to demonstrate your work.

    whenevr you need some sort of programming at the client page you use applet, otherwise simple html pages can do.

    I have developed Inventory management system with java as frontend and Access as back-end. I used servlets extensively.

    I would like to share with you the development of the system.

    mail me at [email protected] for further communication.

    Bye.



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

Featured