Re: Put current user credential into ViewFormServlet call

2007-05-14 Thread Axton
The JSESSIONID that is stored in the cookie is a session id generated by the servlet container for session tracking; I'm not sure the bindings to get the user credentials from that alone. In the context of a dv plugin, there is another session attribute, userCredentials, that stores username and

Re: Put current user credential into ViewFormServlet call

2007-05-14 Thread dannian
Hi Vipin, Axton, Carey, thanks for your replay. My current workaround is: Made the url link in marquee direct to a server side jsp, which redirect with EID parameter with a restricted read user and password, so the credential are stay behind net, and license overwrite warnings didn't show up again

Re: Put current user credential into ViewFormServlet call

2007-05-04 Thread Carey Matthew Black
Danny, My best guess is that your solution can be found in the DVF framework. ( You said your using v7.0.1 so it is an option to you.) The DVF is a lot like a "View field" in so much as it is a "iframe" like object that leaves you with HTML being displayed. However is is much more than a View fi

Re: Put current user credential into ViewFormServlet call

2007-05-03 Thread Axton
It's really not a good idea to pass your username and password like this. It's very insecure. Axton Grams On 5/2/07, Vyom Labs - ITSM Support <[EMAIL PROTECTED]> wrote: Danny if you want to open a form on click option in browser window and you don't want the login page once again then you shou

Re: Put current user credential into ViewFormServlet call

2007-05-02 Thread Vyom Labs - ITSM Support
Danny if you want to open a form on click option in browser window and you don't want the login page once again then you should use the run process in if action-> PERFORM-ACTION-OPEN-URL new http:///arsys/servlet/ViewFormServlet?form=&server=&username=&pwd=

Put current user credential into ViewFormServlet call

2007-05-01 Thread Danny Yan
Hi Listers, After read emails about ravelling message, I found the def files from community download, but any of the three forms refused to be import. (AR 701 w/o patches), the error message is "input buffer is null", after read the def file, I saw some French, such as Historique..., I guess it's