Re: Using created Agent.java class with WebObjectApp
Re: Using created Agent.java class with WebObjectApp
- Subject: Re: Using created Agent.java class with WebObjectApp
- From: Chuck Hill <email@hidden>
- Date: Tue, 11 Sep 2007 10:06:51 -0700
Hi Frank,
On Sep 11, 2007, at 9:40 AM, Francisc Simon wrote:
Hi @all,
i try now to create a simple HelloWorld database-driven WebObjects
App. At the moment i don't find a solution for getting my data from
database i've already jdbc installed and a db.eomodeld file in my
project.
Not related to your question, but... the name db.eomodeld makes me
think that you are looking at WO from a database / SQL point of
view. This is a mistake. WO is Object Oriented and is all about the
Objects. You will find it much easier to learn if you try and forget
that the SQL exists and just think about the objects.
I also have created a Java class from the EOModeler but if i save
this file in my projects folder i get 8 Errors it does not find the
com.webobjects.foundation framework .... How can i use this created
Class ?
That error tells me that you are using Xcode. Xcode is a dead (end
of life) technology for developing WebObjects applications. If you
are starting into WO, you should be using Eclispe with WOLips. You
can find a (not yet complete) tutorial at http://
wotutorial.furfly.com/ that shows how to use these tools and how to
develop in WebObjects.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden