- Nov 3, 2000
- 11,225
- 664
- 126
Hey all,
I'm using a software framework for designing language processing applications, and rather than having users have to install all of the necessary jar files (the API is all Java) and what not, I'd like to build a web interface that would allow users to remotely configure and run applications. The framework allows for building software modules, and I would like users to be able to use existing modules as well as upload their own. I've never really had to develop an app in this way before, and I was wondering where to start. TIA!
I'm using a software framework for designing language processing applications, and rather than having users have to install all of the necessary jar files (the API is all Java) and what not, I'd like to build a web interface that would allow users to remotely configure and run applications. The framework allows for building software modules, and I would like users to be able to use existing modules as well as upload their own. I've never really had to develop an app in this way before, and I was wondering where to start. TIA!