aspose file tools
The moose likes JSP and the fly likes Dir Structure messed up? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Dir Structure messed up?" Watch "Dir Structure messed up?" New topic
Author

Dir Structure messed up?

Mimi Tam
Ranch Hand

Joined: Mar 05, 2010
Posts: 121
I could not get my home.html to show up.





Here's my project dir structure (1st picture) and what shows up at startup (Run in Server).


Any idea will be greatly appreciated.







[Thumbnail for curDir.png]

[Thumbnail for firstPage.png]

Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

You have a hello.jsp in your application and you are trying to redirect to hello.htm??


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Mimi Tam
Ranch Hand

Joined: Mar 05, 2010
Posts: 121
Oh no, sorry....I've got to walk away from this for a stretch...and it was way too late last night when I posted this....

I have an index.jsp and it was trying to redirect to hello.jsp. It was careless typo.

Thanks for spotting that.

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Dir Structure messed up?
 
Similar Threads
Regarding:No tag "form" defined in tag library imported with prefix "form"
JSTL format tag: Unable to set a runtime expression for attribute key
Taglibs not found problem
Need help with JSTL: setting end attribute dynamically of "substring" tag
Accessing Property(array object) in a Bean using EL