A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
testing jsp's
mary sarami
Greenhorn
Joined: Feb 11, 2001
Posts: 25
posted
Mar 23, 2001 07:48:00
0
I am new to
JSP
, I have tested jsp's in JStudio and Visual Age's
execution monitor, but when I upload them and want to
test
them,
how do I call them? In the browser window, can I just type in
the url, like say for a html? Thanks.
maha anna
Ranch Hand
Joined: Jan 31, 2000
Posts: 1467
posted
Mar 23, 2001 10:05:00
0
To call a jsp page from browser, type at the address bar like this :
Example :
http://localhost/appnName/welcome.jsp
Example :
http://www.webappcabaret.com/appnName/welcome.jsp
regds
maha anna
I agree. Here's the link:
http://aspose.com/file-tools
subject: testing jsp's
Similar Threads
JSP
confusion on struts tile
Unable to retrive the proper data from a query string inside jsp page
jsp question - errorPage
How do you pre-compile a JSP?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter