Hello,

> I posted a small set of code which gets the basic concepts down.
>
>   http://kiasoft.com/~painter/turbine-image.tgz
>
> There is one om file which shows how to get the byte[] array out of the
> database via torque and then the modules.screens.img.* is where the magic
> happens
>
> Hope it is of some use to you.
Thx, it seems to be good, and I tried to use it, but Turbine doesn´t call it.

my link is:  <img src="$link.setScreen('Captcha')">
(Captcha is in modules/screens/Captcha.java )

I saw in turbine.log :
2006-05-04 12:35:06,845 [TP-Processor3] DEBUG 
org.apache.turbine.util.parser.DefaultParameterParser - Key: sc
reens -> Captcha
2006-05-04 12:35:06,856 [TP-Processor3] DEBUG 
org.apache.turbine.modules.ActionLoader - Loading Action sessio
nvalidator.TemplateSessionValidator from the Assembler Broker

which means, Turbine doesn' t find any .vm in request, and try to find an 
action named Captcha, but it is a Screen!
Are there any settings to modify this behavior of Turbine or I made some 
mistake?

-- 
thx,
----------------------------------------------------
Zoltan Zidarics programmer
PTE University Pecs, Hungary
icq: 43288694

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to