Coldfusion can use taglibs from java, have a look at cfimport I think it is
On 11/10/06, Aaron Roberson <[EMAIL PROTECTED]> wrote: > > My payment gateway also provides a JSP version of the script and I am > using BlueDragon JX. If I could just include the JSP function library > into my CFML template and call the functions on the CFML page I > wouldn't have to convert the PHP page to CFML. > > I just posted to the Blue Dragon Interest list asking how to use JSP > within a CFML template. Hopefully I will get a reply soon! > > -Aaron > > On 11/9/06, Aaron Roberson <[EMAIL PROTECTED]> wrote: > > Thanks again, I breezed right by your first mention of cflib.org. I > > found a function by Ron Gimbill called padDirection and another by Rob > > Brooks-Bilson called PadString. Either should work as long as I change > > the direction on Rob's to right. > > > > -Aaron > > > > On 11/9/06, Andrew Scott <[EMAIL PROTECTED]> wrote: > > > Yes I do all it does is pad a string to the desired length, so CF > doesn't do > > > this natively but you can go to a website called http://www.cflib.org/ > . > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259862 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

