Ask a Question related to Coldfusion Database Access, Design and Development.
-
kmandal #1
Java & Cold fusion
Hi
I am new to Cold fusion and dreamweaver . I am building a Web System which
will create web report from the data from our databse My Compnay has deceided
to use coldfusion and java for this project . I want to use real java on the
web reporting system but like to build the website in Coldfusion .I need to
know the following information about coldfusion
A> How to intergrade Coldfusion with Java ( J2EE)
B > Do I have to install Java on both Web server and on My workstation
C> Can I write program in Java SDK and connect it to the web interface that
is been done with coldfusion
D > Can I USE JDBC to get data from our databse to create the reports
Once again I am new to coldfusion . I have java experience but do not know how
to integrate Java with coldfusion
Your help is appreciated
Thank you
kmandal Guest
-
Migrating from Cold fusion 5 to Cold fusion 7
Hi, I am facing problem while migrating from CF 5 to CF 7. Please let me know is there any tool is available to Migrate from CF5 to CF 7. -
Cold Fusion doesn't run
I went to Control Panel, Administrative tools, services, and clicked to startt cold fusion and got an error message no 2. Macromedia provides no... -
cold fusion mx 7 and java
Hi, I am about to develop an extranet application and thought that it would be wise to develop the entire application in java, and use coldfusion... -
ASP.NET vs Cold Fusion
Hello, My boss is considering the purchase of a calendar/scheduler program for our school district, and part of the setup calls for the... -
Java and Cold Fusion with DreaweaverMX
Did you define the DSN in CF Administration? Even though you defined it in Win XP ODBC manager you still need to be sure it is defined in CFMX. Try... -
Superflyc #2
Re: Java & Cold fusion
Hiya, First, ColdFusion is real Java. :) A) Deploy CF in the J2EE environment
of your choice. JRun comes bundled with the Enterprise edition, and I just
today deployed a CF MX application in Oracle Application Server. The
instructions for this will depend on which J2EE environment you go with. B)
Not sure I understand this one, but the Dreamweaver doesn't need anything else
besides itself to work. C) I think the answer to this one is that CF can
access Java objects pretty easily - use the CFOBJECT tag D) Since CF MX is a
Java application, it uses JDBC to communicate with databases best o' luck
Superflyc Guest



Reply With Quote

