Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dreamweaver & Weblogic Server

Status
Not open for further replies.
Jan 30, 2007
6
US
I'm sure that this question is dumb enough that it's been asked a hundred times over, but I'm a bit too clueless to even know what keywords to search to find those hundreds of answers. So on with it:

I'm an IT consultant fresh out of college, and I've already been handed a project that is more technical than I'm prepared for. I'm taking over for a guy for four weeks on a project that is supposed to entail the creation of HTML prototypes, though apparently the guy I'm replacing went above and beyond the job description and created what I need to deal with in JSP and using a "Weblogic server." I've used neither, but since I have used ASP in the past I figure I should be okay working from what he has built already... that's assuming I can even get it to load up properly.

So I've supposedly got a mirror of his computer, so I should have everything that he had to make this happen, but I just need to know how to get started. Whenever I open his JSP files in Dreamweaver I can see his code, but I can't properly see the results of his code (can't preview the page). When I try and preview it I get a complaint telling me that I need to connect to a server, and when I click "ok" I have no idea what all that stuff it's asking for is to set up the server. Can anyone step me through the process so that I can connect to a server and start playing with the code?
 
JSP is short for Java Server Pages. Essentially you need a Java server to review the pages. That's pretty much outside the realm of the Dreamweaver forum - you might want to search for a more appropriate forum. Or someone else may be able to point you to it.

Greg
"Personally, I am always ready to learn, although I do not always like being taught." - Winston Churchill
 
start with:

DW goes along with JSP just fine but truth be told not as many tutorials on JSP arround here.
All the best!

:--------------------------------------:
fugitive.gif


All around in my home town,
They tryin' to track me down...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top