JavaScript.CoolDev.Com Support Forums

Any questions related to JavaScript menu and JavaScript tree menu by Javascript.CoolDev.Com

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

servlet call just by clicking a button in the outlookbar

 
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsOutlookBar
Author Message
sun



Joined: 03 Feb 2006
Posts: 1

PostPosted: Fri Feb 03, 2006 7:57 am    Post subject: servlet call just by clicking a button in the outlookbar Reply with quote

Hi,
Is it posible to call a servlet with some action (get or post) by clicking on a button in the outlook bar?
How to do that?
Back to top
AlexKunin
Developer


Joined: 03 Jan 2003
Posts: 1191

PostPosted: Sat Apr 29, 2006 12:50 am    Post subject: Reply with quote

GET action is just "click the anchor" - this is the way buttons in the bar work. I.e. clicking the button just send GET request to the server, as any other usual link does.

In any case, you can use javascript: protocol to call your own function that will send GET or POST query with any data you need.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    JavaScript.CoolDev.Com Forum Index -> COOLjsOutlookBar All times are GMT
Page 1 of 1