Click to See Complete Forum and Search --> : discussion forum source code


vangala
June 5th, 2003, 10:14 PM
plz mail me the sites have souce code for discussion forum source code.that must be developed in purely javalike servletsor jsp and database is oracle..
helpme out
in this regard

khp
June 5th, 2003, 11:47 PM
AFAIK there are no forums that uses JSP and Oracle, let alone an open source one.

Why would you ever use Oracle for a forum ?.

The most commonly used, and much simpler solution is to use php with either MySQL or PostgreSQL.

Like http://www.phpbb.com/ and http://vbulletin.com/

vangala
June 6th, 2003, 03:25 AM
I want source which is developed using java technologies..and database is oracle my requirement is like that..either it will be servlets are appltes are jsps..
reply me
reagards,

khp
June 6th, 2003, 04:59 AM
Then I strongly suspect that you will have to write it from scratch yourself.

Goodluck with that :)