Re: I need WO help.
Re: I need WO help.
- Subject: Re: I need WO help.
- From: Martelli Michael C <email@hidden>
- Date: Mon, 09 Jun 2003 15:35:27 -0400
I am trying to do what you told me but there are no .java (classes)
files. So I cannot edit them. To me that seems very odd. Again
this system was not developed by and outside vendor so I do not know
how they did it. But in the .api file they do reference a class, but i
cannot find that class (or any other) file(s) on the server. Do u
have any idea why this is so?
Thanks
-----------------------------------------
Michael Martelli Jr
University of Scranton - Computer Science
List: db.etree.org/marshmeli
Site: www.cs.uofs.edu/~mcm6
> ----- Original Message -----
> From: "email@hidden" <email@hidden>
> Date: Sunday, June 8, 2003 5:24 pm
> Subject: Re: I need WO help.
>
> > if you want to copy/duplicate files (i hope you mean web
> > components)
> > you can copy the .woo and the .wod file but in the .api file you
> > have
> > to ensure that you set the class like the name of your component:
> >
> > <wo wocomponentcontent="false" class="Yourclass">
> >
> > ,where Yourclass is the name of the component.
> > in the .java file you have do change the classes as well but 2
> times:>
> > 1. public class Yourclass extends WOComponent {
> >
> > 2. public Yourclass(WOContext context) {
> >
> > the rest you can just copy and paste keeping the rest as is.
> > hope that helps because you are a little unprecise...
> >
> > christian
> >
> >
> > Am Samstag, 07.06.03, um 02:50 Uhr (Europe/Berlin) schrieb
> > Martelli
> > Michael C:
> >
> > > Yeah I dont know much about WO but I am trying to edit a site
> in WO.
> > > There lot of WO in this site and I wanted to add an item that
> is
> > in a
> > > page to another page. This item is a search function (text
> bar and
> > > search button). I want to add this to the Nav bar of the site
> > so on
> > > every page the search feature will appear. As of now I have been
> > > trying for the past 2 days but no luck. There must be some
> > thing I a
> > > missing when i copy over the WO files and code from the other
> > page. If
> > > anyone can help or guide me in the right direction to a site that
> > > descirbes WO in detail and how they work, so maybe can shed
> some
> > light> on this topic. If you need me to to be more clear I can.
> > > Thanks
> > >
> > > -----------------------------------------
> > > Michael Martelli Jr
> > > University of Scranton - Computer Science
> > > List: db.etree.org/marshmeli
> > > Site: www.cs.uofs.edu/~mcm6
> > > _______________________________________________
> > > webobjects-dev mailing list | email@hidden
> > > Help/Unsubscribe/Archives:
> > > http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> > > Do not post admin requests to the list. They will be ignored.
> > _______________________________________________
> > webobjects-dev mailing list | email@hidden
> > Help/Unsubscribe/Archives:
> > http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> > Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.