|
hi to all
i have a problem n please do me a favor-help me.
like i don`t know any single thing.
i am a novice(very) webpage developer(still studying to be one).
here now,i`m using JSP with orion server.
to start with,i use Mac.Dreamweaver Ultradev 4 for my interface
n MSAccess as the database.
ok..now i knew how to setup orion server up n running.
i made a folder name myProject and place it in default-web-app.
i just don`t understand how it works and where to put
my java file(*.java) and my class file(*.class).
in orion it have directory stuructured like this.
c:/orion/application-deployments
/applications
/config
/database
/default-web-app
/myProject
/demo
/lib
/log
/persistence
As we can see,..there have an example..
/default-web-app
/example
/cal
/images
/jsp
/perl
/ssi
/xsl
/WEB-INF
/classes
in jsp n classes there have same folder...even not all of them.
as long as i know the folder in classes is a pakage name.
so where should i put my project n place all of my codes?
are all the *.class files in classes were automatically made by orion
after the example in jsp folder are run/execute?
i did some tutorial but i can`t really understand all.
eventually, i feel intertwined.
ps:my project is related to user..
have password page,admin page,upload,download,searching...
|
|
|
|
|
|
|
|