If you don't like writing XSP in Java.
There is another solution....

create action with Script Action :)

In docs:

<map:action type="script" src="action/my-action.js">

Actually:

<map:act type="script" src="action/my-action.js">

You can also generate using script:

<map:generate src="{0}" type="script"> 

NOTE: Till now, I just can't make ActionScript works :(
It only send blank page.
I've try python and javascript, none works. Only groovy language work.

Please help...

-- 
Superbiji @ gmail.com

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

Reply via email to