I don't know how to debug in netscape server. Only way i know would be to put a
println statements to check the flow
of execution.... I think u can first complete ur coding in visual age and then shift
the completed code to netscape
server.......
ZhangDong wrote:
> Thank you very much for your help!
> I still want to know, If I use Netscape Iplanet Server. Can debug too?
> ----- Original Message -----
> From: Chetana A L <[EMAIL PROTECTED]>
> To: ZhangDong <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, April 06, 2000 10:07 PM
> Subject: Re: How can I debug JSP
>
> > Hi,
> > To debug JSP:
> >
> > put ur jsp file in the location <drive>:\IBMVjava\ide\project resources\ibm
>websphere test
> > environment\hosts\default_host\default_app\web\jsp
> > goto Visual age Workbench
> > Choose workspace->tools->launch websphere test environment
> > Choose jsp execution monitor , this will display a option menu -> select "Enable
>monitoring JSP execution" & if
> > u want it to display syntax errors select "Retrieve syntax error information"
> > goto to the browser and then type the url as http://localhost:8080/jsp/<ur file
>name>
> >
> > To debug beans:
> > Set a break poing and run the bean.
> >
> > Regards,
> > Chetana
> >
> > ZhangDong wrote:
> >
> > > Hi all!
> > > I'm wanting to write JSP files by IBM webshpere and write some beans in
>VisualAge for Java.
> > > but I can't debug these beans and the JSP file.
> > > Can you tell how can I debug them? Is there any other development which
>supports degbuing deans and JSP?
> > >
> > > Thanks in advance!
> > >
> > > ===========================================================================
> > > 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
===========================================================================
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