Search:

Type: Posts; User: sangeetan

Search: Search took 0.23 seconds.

  1. How to access a database File on remote server

    I have database file (MS Access file) containing username and password on a remote server. How to access this database in my Java Program?

    Following is the Java code if "myDB.mdb" file is present...
  2. Re: How to Change an existing java standalone application into Service Oreinted Architecture?

    The customer is looking for "Software as a Service" delivery model.
    Requirement: Developing a reporting software under the Software as a Service (SaaS) Platform.
    I am new to SaaS concept. How do...
  3. "Software as a Service" delivery model

    I have a standalone java application using Java swings. The purpose of this tool is to plot graphs using data from database.
    Now the requirement of the customer is to make this tool available to...
  4. Re: How to Change an existing java standalone application into Service Oreinted Architecture?

    Thanks for your reply.

    The customer is looking for "Software as a Service" delivery model.
    I am not sure deploying as an applet and/or a webstart serves this purpose. Do you have any advice in...
  5. Re: How to Change an existing java standalone application into Service Oreinted Architecture?

    I will try to elaborate my problem.
    I have a standalone java application using Java swings. The purpose of this tool is to plot graphs using data from database.
    Now the requirement of the customer...
  6. How to Change an existing java standalone application into Service Oreinted Architecture?

    I have standalone java application using Java swings, JDBC. How can I change the current architecture to Service Oreinted Architecture? Do I have to re-write the code?
    Any suggestions please....
Results 1 to 6 of 6