The only idea I can think of is to write a servlet-proxy that act as a filter. You should direct your question to the following e-mail-adress to get more and even better ideas: [email protected]
Best regards Torstein Hegbom www.netbusiness.no <http://www.netbusiness.no/> _____ Fra: Rees Watkins (via Nabble) [mailto:[email protected]] Sendt: 12. oktober 2009 03:32 Til: Torstein Hegbom Emne: light box logon Hi I am using the lightbox to logon onto ofbiz ecommece and also to show errors. The idea is that I do not redirect customers to another page while they are making a purchase etc. Error messages Scenario: I redirect to some results page and an error occurs In this case I do not want the user to be directed away from the page they are on. I just show the error message. I am not able to use "error" response in the controller.xml because: a - some of my pages are generated dynamically and would have to regenerated - in my case of a search result listing b - tabbed pages are difficult to return to correct tab Logon Scenario: The same applies for logon. I want the user to be return to my generated page. I thought of using ajax for logon but https can't be called from an http page. Any ideas? Thanks Rees _____ View message @ http://n4.nabble.com/Calling-a-webservice-over-https-tp161040p161041.html To unsubscribe from Calling a webservice over https, click < (link removed) hcmlzLm5vfDE2MTA0MHwyMDcwODgzODY0> here. -- View this message in context: http://n4.nabble.com/Calling-a-webservice-over-https-tp161040p177693.html Sent from the OFBiz - User mailing list archive at Nabble.com.
