Re: Embedded TCL in JSP produces no output using BSF
From: Phil Powell (soazine_at_erols.com)
Date: 11/26/03
- Next message: Phil Powell: "JSP, BSF, Taglibs and mycgiserver.com"
- Previous message: Chris: "Re: Java URL parsing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 Nov 2003 21:21:10 -0500
Yes I was gonna say that did not work either, same results.. no output
either with "puts" nor with "$out println"..
Phil
"Aric Bills" <aricb@u.wwashingtonn.edu> wrote in message
news:bq0le0$22l8$1@nntp6.u.washington.edu...
> Never mind...
>
> "Aric Bills" <aricb@u.wwashingtonn.edu> wrote in message
> news:bq0l7j$22l4$1@nntp6.u.washington.edu...
> > > <bsf:scriptlet language="tcl">
> > > $out println {Hello World}
> > > $out println [clock format [clock scan now] -format "%m %d %YYYY"]
> > > </bsf>
> >
> > Maybe you need "puts" instead of "println"?
> >
> >
>
>
- Next message: Phil Powell: "JSP, BSF, Taglibs and mycgiserver.com"
- Previous message: Chris: "Re: Java URL parsing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|