Results 1 to 5 of 5
- 02-21-2013, 04:24 PM #1
Member
- Join Date
- Feb 2013
- Posts
- 2
- Rep Power
- 0
Is Jave the right tool for my need
I have a need to develop an interface that can be hosted on a web server, and deployed either on the internet, or on an intranet, that will allow a user to enter certain information into text boxes, and have that input inserted into a template that contains both fixed text, and the variables entered for output into a text file, that is written to a specified folder on a specified server (which may be on the other side of a firewall from the web server). The template will vary depending on the specific values being entered, so multiple templates will need to exist, and the proper one is automatically selected, based on user input. The templates should be modifiable via updates, and the server information should be configurable.
I would like to know if Java is the right tool to develop this, or if I should look at other options. Thanks.
- 02-21-2013, 04:28 PM #2
Re: Is Jave the right tool for my need
I assume you have none or little Java experience. So it will take you ages (litterally) to develop this, but it sounds possible to me.
Math problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x]
The Ubiquitous Newbie Tips
- 02-21-2013, 04:40 PM #3
Re: Is Jave the right tool for my need
Moved from New to Java
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 02-21-2013, 06:15 PM #4
Member
- Join Date
- Feb 2013
- Posts
- 2
- Rep Power
- 0
Re: Is Jave the right tool for my need
Hi PhHein...you are correct, I do not have any java programming experience, however, I have worked in software delivery for 12 years, so I have a pretty good idea of knowing what I want, and how to express it. Before I go looking around for someone who could do the work, I at least wanted to make sure it was even feasible and logical to do it using Java. Thanks for your input.
- 02-22-2013, 09:23 AM #5
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Re: Is Jave the right tool for my need
That's a simple web front end.
There are several templating tools for Java. Velocity is the first that springs to mind, but that's because I happen to be looking at some Velocity templates at the moment.
That's networking stuff that would apply to any language.
That just code, and simple deployment stuff that would apply to any language.
Nothing Java specific about this part.
If Java couldn't do the above then it wouldn't be used in the back of lots of websites.Please do not ask for code as refusal often offends.
Similar Threads
-
I need help in a really simple jave program.
By aleagle in forum New To JavaReplies: 4Last Post: 02-16-2012, 08:56 PM -
DnD and CCP from non jave apps
By madroadbiker in forum AWT / SwingReplies: 8Last Post: 06-02-2011, 06:40 PM -
Jave + C#
By Durden in forum New To JavaReplies: 7Last Post: 05-04-2011, 02:58 PM -
Need Help For Jave Slideshow
By defanci in forum New To JavaReplies: 0Last Post: 01-06-2011, 07:15 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks