Re: mvc2

2000-05-22 Thread bramha

what is MVC (Model View Controller  architecture )can some one explain me
or guide me to some resource.



Thanx in advance


Bramha

===
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



how to capture navigator back button click event

2000-05-03 Thread bramha

can anyone tell me how can i capture navigator back button click event ?

Thanx in advance

bramha

===
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: Download Interface

2000-04-27 Thread bramha

just provide a link to binary file i.e .exe etc if it is .
or from a servlet open a outputstream and write the file to it.
The browser will throw up download window



Bramha

===
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: Error Can't find class sun/tools/javac/main

2000-04-21 Thread bramha

have you include tool.jar in your classpath.
try it..

Bramha

===
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



Help needed :jsp and servlet not able to connect to AS/400 but java Applivcation does

2000-04-03 Thread bramha

I am using apache ,jserv and gnujsp .
I am trying to connect to as/400 using client access ODBC driver and sun's
jdbc-odbc bridge .
using servlet and jsp it gives communication link failure at driver lavel.
But very similiar code runs as Java application .
Help me figure out problem


Thanks in advance .
I  can give all codes if needed
Reply 

===
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



Apache Server is not accesible by IP addrdess

2000-03-22 Thread bramha

I am new to using apache web server and jserv .
i am running it on NT machine name prdnmisnt1 on port 6060
It's IP address is 144.0.6.1.
I am ablle to acresss it over intranet using url http:\\prdmisnt1:6060\
but not by url of kind http:\\144.0.6.1:6060\

Can any one help me

thanks
bramha

===
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