Fw: Re: How to do authentication in java against NT domain?

2002-09-05 Thread subbu
  Mark, It is impossible  for  every body to know everything and have time to do everything.If  u know the solution give it or else leave it..pls use words such that it will not hurt others.   - Original Message - From: Bhangale, Bhushan To: [EMAIL PROTECTED] Sent:

IS COOKIE ENABLED

2003-03-25 Thread subbu
Hi,can any one suggest an option to find out whether cookie is enabled in client's browser   from serverside(thro servlets)   regards s.subramanian  

Re: view excel report (generated using jsp) on IE 6.0.2 browser

2003-06-12 Thread subbu
times.)   Then also it wont work.   pl..chk out this and let me know the status.   with kind regards subbu           - Original Message - From: babu xavier To: [EMAIL PROTECTED] Sent: Friday, June 13, 2003 12:06 AM Subject: view excel report (generated

Nested Exception Handling

2003-06-17 Thread subbu
Is it possible to do Exception handling  using nested Exception   Example :   ie:  com.ibm.websphere.cpi.CPIException: java.sql.SQLException: ORA-02291:integrity constraint (xxx.yyy_Sz_FK) violated - parentkey not found; nested exception is: java.sql.SQLException: ORA-02291: in

Re: Nested Exception Handling

2003-06-17 Thread subbu
Can u explain how cau u do it... regards subbu - Original Message - From: Adrian Janssen To: [EMAIL PROTECTED] Sent: Tuesday, June 17, 2003 2:48 PM Subject: Re: Nested Exception Handling yes> -Original Message-> From: subbu [SMTP:[EMAIL PRO

Disabling Ctrl+N Avoid new window....

2003-06-17 Thread subbu
Hi, How to disable Ctrl+N operation which creates a new window in Browser  ( IE )   regards subbu Disclaimer: This communication is for the exclusive use of the intended recipient(s) and shall not attach any liability on the originator or ITC Infotech India Ltd./its Holding company/ its

Re: Multiple submits within a form

2000-08-15 Thread Subbu C
Hi, You can have a method sub(), which inturn calls submit. Have multiple hrefs (wherever you want to invoke diff servlets). On click of this href call the sub() method. Hope this helps. Regards Subbu >From: sunil mallya <[EMAIL PROTECTED]> >Reply-To: "A mailing list for

Re: [Re: Applet Servlet communication]

2000-08-16 Thread Subbu C
Hi, The Http URL method will not cause any socket problems. An alternative strategy would be to use XML stream to communicate between Applet and servlet. Regards Subbu >From: abhishek shodhan <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun M

Re: Using XML in applet -servlets comm

2000-08-17 Thread Subbu C
. Hope this helps. Regards Subbu >From: Srikanth Rao <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java >Servlet API Technology." <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Using XML in applet -serv

Re: How to I keep track of ASP session in JAVA servlets.

2000-08-21 Thread Subbu C
of some use to you, Regards Subbu >From: soumya Govardhana <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java >Servlet API Technology." <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: How to I keep tr