Reply
JSP Help...
Old 03-01-2005, 08:43 PM JSP Help...
ORiN's Avatar
Ultra Talker

Posts: 381
Name: Francis
Location: Singapore
Hi,

I need help in my latest assignment. I want to set up Tomcat and programme my JSP assignment on my computer using JBuilder. Installed both softwares but how do I make them work together?
ORiN is offline
Reply With Quote
View Public Profile Visit ORiN's homepage!
 
When You Register, These Ads Go Away!
Old 03-02-2005, 08:24 AM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
They don't necessarily. JBuilder is the JAVA IDE on which you build your Java code and JSP scripts. Use JBuilder to compile your classes and debug the business logic. The manner in which you deploy the JSP and *.class files in the Tomcat infrastructure (directories) determines the functionality of the web app.
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Old 03-11-2005, 06:00 PM
Novice Talker

Posts: 5
Location: PA
In general, for the sake of good design, you should seperate things into tiers like Krynt said. However, if you are just using JSPs without any other objects or anything, you can basically just create/edit the JSP in any editor and when you hit the JSP in a browser, Tomcat/Java will take care of compiling the JSP.
trevize111 is offline
Reply With Quote
View Public Profile Visit trevize111's homepage!
 
Reply     « Reply to JSP Help...
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13047 seconds with 12 queries