hmmm ... i know ... but what should happen then? it seems to me that you just want to do something that doesn't do anything? ... could you give a short usecase?
hmmm ... i know ... but what should happen then? it seems to me that you just want to do something that doesn't do anything? ... could you give a short usecase?
kind regards
actually I am developing a web application for BO(Business Objects) using BO SDK.
For that I need any action or event to occur in JSP, so that the processing can be done further.
In BO portal itself there is a link to click so that the action can be performed but in JSP i need to omit the link, the action should be performed automatically.
Comment