Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: development tool


Message #1 by Rajnish Shaw <Rajnish_Shaw@e...> on Mon, 6 Nov 2000 20:32:34 -0800 (PST)
JBuilder has some built-in wizards for creating JSPs based on database
queries. A JSP/Servlet engine is built-in for debugging, but you can plug in
other servers as well (though I have not tried this).
You can launch the JSP using the built-in Tomcat by right-clicking on it and
selecting 'web run' (or 'web debug' for debugging).

Jeroen T. Wenting
jwenting@h...

Murphy was wrong, things that can't go wrong will anyway

> -----Original Message-----
> From: Ha Nguyen [mailto:hanguyen@p...]
> Sent: Tuesday, November 07, 2000 09:33
> To: Pro_JavaServer_Pages
> Subject: [pro_jsp] RE: development tool
>
>
> Would you pls tell me how can I run a jsp on JBuilder?
> Thanks so much!
>
> Ha.
>
> ----- Original Message -----
> From: J.T. Wenting <jwenting@h...>
> To: Pro_JavaServer_Pages <pro_jsp@p...>
> Sent: Tuesday, November 07, 2000 3:28 PM
> Subject: [pro_jsp] RE: development tool
>
>
> > JBuilder 4 Enterprise does a nice job. You may want to combine it with
> > Dreamweaver or Frontpage to create the HTML layout.
> >
> > Jeroen T. Wenting
> > jwenting@h...
> >
> > Murphy was wrong, things that can't go wrong will anyway
> >
> > > -----Original Message-----
> > > From: Rajnish Shaw [mailto:Rajnish_Shaw@e...]
> > > Sent: Tuesday, November 07, 2000 05:33
> > > To: Pro_JavaServer_Pages
> > > Subject: [pro_jsp] development tool
> > >
> > >
> > > Hello there,
> > > do we have any development tool for jsp like visual interdev for asp
> > > thanks in advance
> > > rajnish
> > >
> > >
> > >
> > >
> > >
> > > _______________________________________________________
> > > Say Bye to Slow Internet!
> > > http://www.home.com/xinbox/signup.html
> > >
> > >
> > > ---
> > > NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
> > > Visit EarthWeb for the latest in IT Management, Software Development,
> > > Web Development, Networking & Communications, and Hardware & Systems.
> > > Click on http://www.earthweb.com for FREE articles, tutorials,
> > > and discussions from the experts.
> > >
> >
> >
> > ---
> > NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
> > Visit EarthWeb for the latest in IT Management, Software Development,
> > Web Development, Networking & Communications, and Hardware & Systems.
> > Click on http://www.earthweb.com for FREE articles, tutorials,
> > and discussions from the experts.
>
>
> ---
> NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
> Visit EarthWeb for the latest in IT Management, Software Development,
> Web Development, Networking & Communications, and Hardware & Systems.
> Click on http://www.earthweb.com for FREE articles, tutorials,
> and discussions from the experts.
>


  Return to Index