Topic awaiting preservation: Java forum recommendation? |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: Milwaukee |
posted 11-21-2003 22:57
I'm within a week of embarking on a pretty important project. It'll be simple: just taking client input and combining text and uploaded graphics using PDFlib to create print-ready output. But in the interest of building a powerful foundation for unlimited later complexity, I'm going to be using elements of J2EE (not sure exactly how much yet). |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 11-22-2003 04:00
I don't know why you think you would need to use J2EE for this. It doesn't sound like that complex of an issue here. For $20 you are not going to get a solution that will scale forever. You need to be more specific on this, are you looking for a web based application? You make it sound very easy in that it "simply take client input." Well what input and what does it do? Combines graphics how? |
Paranoid (IV) Inmate From: Milwaukee |
posted 11-22-2003 04:55
Well, I feel pretty confident about designing and coding the project -- the kind of assistance I'm talking about is more like solving specific roadblocks, or figuring out specific obscure problems. The project I'm working on right this instance IS simple: the client will use a standard web form to upload a JPEG in one of a few standard resolutions, and he'll choose a font and type in some text, and I'll generate press-ready PDFs. But eventually, it could end up involving... well, that's the problem, I don't know. Possibly a client-side rich design applet, for instance. Possibly a full-scale application for use on the factory side, to keep track of orders. Possibly some sort of catalog-and-custom-order application for clients around the nation. So I'm feeling kind of paranoid about laying the most capable foundation possible. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 11-23-2003 01:02
Well if it could be of help to you I wouldn't mind supplying you with specific advice. I have given you my email address if you send something there I will get back to you with an answer. |
Obsessive-Compulsive (I) Inmate From: none |
posted 11-25-2003 11:59
Why dont you sign up at developer.java.sun.com, the JSP forum has been really usefull for me, brilliant search features, and if you need to get a question answered quikly, you can assign 'Duke' dollars. (What type of animal is Duke?) |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 11-25-2003 13:22
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: Milwaukee |
posted 11-25-2003 23:04
Ah, okay. I'm already signed up there, so I'll bring my problems there first thing off. |