Re: I Need System Design Suggestion. Please.

2005-11-07 Thread Chris Lu
I think DBSight can help. It doesn't need you to know a lot of Java, although it does require you setup an application server, like Tomcat, and deploy the application. But then everything can be done by web UI. Chris On 11/7/05, Dan Funk <[EMAIL PROTECTED]> wrote: > I've run through exactly the s

Re: I Need System Design Suggestion. Please.

2005-11-07 Thread Dan Funk
I've run through exactly the same train of thought. Php is an efficient and effective web development language - Java provides excellent libraries for developing powerful business logic layer. Wouldn't it be nice to couple the two together? The answer is no, it would suck. You end up with some clus