urgent: how to hide datafield of a form in java

2000-06-01 Thread Anil Dhyani

hi,
ia m new to jsp-interset so, may be i am asking the same question which ahs
been asked previously but please help me.
i am doing a project wherein i am converting a intranet to internet, the
intranet is in lotusnotes and for the internet we are craeting forms,
the situation is like this
i have  listbox with employees and other and in the same page a textfield
with option of Name, if user select employee then the field which ask for
the name of the employee should hide from the comming form,as emplyee had
already logged in. But it should ask for the name if user chose other. Now
in lotus if i select a field, in then effect of it can be that anoother
field in the same form can be made to hide, but i am finding difficulty to
aheive with in javascript, is there any function in javascript which can
acheive this functionality, if not how writing 100% pure java program i can
acheive this.
please guide me , any help will be appreciated,
can mail me abck at [EMAIL PROTECTED]

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



urgent: how to hide datafield of a form in java

2000-06-01 Thread Anil Dhyani

hi,
i am doing a project wherein i am converting a intranet to internet, the
intranet is in lotusnotes and for the internet we are craeting forms,
the situation is like this
i have  listbox with employees and other and in the same page a textfield
with option of Name, if user select employee then the field which ask for
the name of the employee should hide from the comming form,as emplyee had
already logged in. But it should ask for the name if user chose other. Now
in lotus if i select a field, in then effect of it can be that anoother
field in the same form can be made to hide, but i am finding difficulty to
aheive with in javascript, is there any function in javascript which can
acheive this functionality, if not how writing 100% pure java program i can
acheive this.
please guide me , any help will be appreciated,
can mail me abck at [EMAIL PROTECTED]

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: Urgent

2000-06-01 Thread Anil Dhyani

hi
1) you can use expilcitly,call the servlets to control the session, as
2) you can use the getValue and PutValue functions in JSP, when you haev
specified
in JSP tag that session="true"
anil

>From: Munish Talwar <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Urgent
>Date: Thu, 1 Jun 2000 13:34:52 -0400
>
>Any body knows how to trap session expiration in JSP so that we can display
>proper message??
>
>
>thanks
>munish
>
>===
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets