I have a Velocity portlet with a doUpdate() method which calls a URL. The .cgi URL that I'm calling returns some information containing links. I need to pass the Base Jetspeed portal URL to the CGI via HTTP parameters so that the links will link to the porlet but can't seem to find a way to pass anything that will call eventSubmit_doUpdate from a URL. Said a different way, I want to be able to call eventSubmit_doUpdate from a URL instead of through the usual <input type="submit" name="eventSubmit_doUpdate"/> way of doing it.
Thanks in advance Eric ---------------------------------------------------- Eric Roberts Grid Technology Developer Texas Advanced Computing Center Office: (512) 471-6785 Email: [EMAIL PROTECTED]
