You really do not have to open the netbeans project. However you can. Does anyone know why when I comple the jsp's can not find the bean because the class file is in the build/classes file and not the src file. Does it not need to be there? Or I need to have it put there . Any Help ?
Thanks

Recommended Answers

All 3 Replies

Member Avatar for iamthwee

Why should we download a zip file that may contain anything from someone with only one post?

Try posting your source codes...

Why should we download a zip file that may contain anything from someone with only one post?

Try posting your source codes...

Is there someone that can show me what I need to do to get the classpath set to put compiled classes in a certain place?

Drop the compiled classes in the /WEB_INF/lib folder. If they have a package structure you will need to duplicate that under the lib folder.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.