Thanks Matt for a quick reply!!! My root problem is, to integrate GoogleMaps JSP tags into my project. I have to iterate over the the gps coordinates from a managed bean ( I've read and tested http://www.stephenpasco.com/index.php?option=com_content&task=view&id=24&Itemid=28, but this doesn't seems good )
What is the way to do this, can I her Your opinion ??? How can I do? ( <sql:query... is not the best soloution, isn't it? ) Thanks Matt Raible-3 wrote: > > In 1.9.4, we switched from using JSP to Facelets because it works > *much* better when using JSF. > > http://issues.appfuse.org/browse/APF-463 > > If you'd prefer to use JSP with JSF, you can use an older version of > AppFuse. However, using JSF with JSP is a headache and you really > don't want to go down that route - they simply don't work well > together. That being said, it would be cool to figure out a way to > use Facelets for some pages and JSP for others. > > Matt > > On 1/17/07, Attila <[EMAIL PROTECTED]> wrote: >> >> Hello, >> >> how can I use/write a page without facelets? What can I configure? >> >> Thanks >> Bye, Bye >> -- >> View this message in context: >> http://www.nabble.com/Core-JSF-%28-myFaces-%29-without-Facelets-in-Appfuse-1.9.4-tf3027120s2369.html#a8409811 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Core-JSF-%28-myFaces-%29-without-Facelets-in-Appfuse-1.9.4-tf3027120s2369.html#a8415586 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
