RE: Barracuda: JSP Support
Kirk Daries <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <D09B591872D1D611AF2B0010B5A1AAD026374C@WCSMAIL> |
Hi Christian, It's my understanding that the code they would like to convert is a mixture of struts and servlets. I think they'd just like to use JSP to render the 'view'. >First, there's nothing in Barracuda that prevents you >from using the event model in conjunction with JSPs...in other words, you >could right all your controller code using Java/Barracuda, and then forward >to a JSP that actually does the rendering. This is exactly what I think they're looking for. The thing is. Can we get the Barracuda directives working within JSP pages? Or provide some sort of bridge or alternate API to deal with JSP's. Hmmm? Regards KD -----Original Message----- From: Christian Cryder [mailto:[email protected]] Sent: 13/December/2002 08:46 To: [email protected] Subject: RE: Barracuda: JSP Support Hi Kirk, I just responded to Ron on this, but I wanted to address your questions too (if I missed them in that email). Specifically, what exactly do you want to do. Can you come up with a sample use case to help me understand what you have in mind? Steps in the process... 1. request from client 2. gets mapped to Barracuda control event handler 3. control event handler processes biz logic, puts stuff into "state", forwards control to ??? ... ??? ... 99. rendered data is sent back to the client So help me understand what you need in between steps 3 and 99. Christian ---------------------------------------------- Christian Cryder [[email protected]] Internet Architect, ATMReports.com Barracuda - http://barracuda.enhydra.org ---------------------------------------------- "Coffee? I could quit anytime, just not today" > -----Original Message----- > From: [email protected] [mailto:[email protected]]On > Behalf Of Kirk Daries > Sent: Friday, December 13, 2002 5:59 AM > To: [email protected] > Subject: Barracuda: JSP Support > > > Hi Guys, > > Small question regarding JSP support in Barracuda. > My company is split into 2 divisions. > > One division uses Struts. The other Barracuda. > Needless to say... > My team is ~WAY~ more productive than the other team. ;) > > We've just received word that management would like to see 'the > other team' > move > away from Struts and over to Barracuda. I've been speaking to one of > their developers and he was inquiring about intergrating the work > that they > have already done into Barracuda. From what I understand. > He'd still like to use JSP pages instead of XMLC. > > I know that there have been a couple of posts about this. > And I vaguely remember Christian talking about the need to look into the > rendering package > to implement a JSP renderer for the BComponents, etc. > > Basically I'm asking this is planned for any time soon. > And if not. Where do I start coding! :D > > Regards > KD > _______________________________________________ > Barracuda mailing list > [email protected] > http://www.enhydra.org/mailman/listinfo.cgi/barracuda > FAQ - http://www.jguru.com/faq/Barracuda _______________________________________________ Barracuda mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/barracuda FAQ - http://www.jguru.com/faq/Barracuda _______________________________________________ Barracuda mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/barracuda FAQ - http://www.jguru.com/faq/Barracuda