Re: Further suggestion please?
damar thapa <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Jake, One more question. Jacob Kjome wrote: > > I also noticed your other message about using Enhydra-5.0. > Unfortunately, I can't be of any help there. I don't have a clue > about how to use Enhydra (I used it long ago, and can't remember much > about it). Might I suggest getting things working under Tomcat-4.1.24 > and then migrating that to Enhydra? > > Jake I was not really sure about what I was doing at the time you replied me the above. But, now I realized that only thing I am using enhydra5.0 is for creating application that creates file structure, build.xml and web.xml framework. Obviously, running application under tomcat is easier, since I already have running tomcat server. My question is - if I decide to work on Barracuda and Tomcat alone, is there any tool that I can use to generate file structure, build.xml etc. of the application? Thanks once again. Damar > > At 03:57 PM 3/27/2003 +0800, you wrote: > >> Following Jake's and my earlier message, I did the followings to >> add a new Page: >> >> 1. Page1 was created (combining header.html, footer.html, >> menu.html, and the Page1Text.html). I copied Page1.html to Page2.html, >> make it to use Page2Text.html in Page1Text.html's place, and edited all >> relevant entries. >> >> 2. Copy Page1.java to Page2.java and edited all relavant entries. >> >> 3. web.xml is edited so that page1 and page2 can be accessed >> through http://mydomain.com:8002/page1 and >> http://mydomain.com:8002/page2 >> respectively. >> >> 4. Two buttons, page1 and page2, are added in Menu.html, making them >> to point to above URL's respectivey, using <a tags. >> >> After compilling, it is working fine. >> >> My question here is: >> >> I have not used Blink component here (I still do not know how to use it >> either!), what are the advantages, if I use Blink component here? Or, any >> other methods that Barracuda may provide? >> >> Any pointers would be highly appreciated. >> >> Damar >> >> _______________________________________________ >> Barracuda mailing list >> [email protected] >> http://barracudamvc.org/lists/listinfo/barracuda >