vibhor mathur

Greenhorn
+ Follow
since Jun 06, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by vibhor mathur

hello everybody,
i am making a web application in JSF in eclipse and when i am running the home page it is running fine but when i close eclipse and again start eclipse the page which i run using tomcat 6.0 does not work,it shows page not found(resource not found). but when i again make a new project and copy all the files from the previous project it works fine.
so each time i have to make a new project and copy same thing of previous project to the new project and then only it works fine. when i start server it shows "Error configuring application listener of class org.apache.myfaces.webapp.StartupServletContextListener" error. the error is like
http://mail-archives.apache.org/mod_mbox/myfaces-users/200605.mbox/%[email protected]%3E
please help me. I have added all the jar files in the project like JSTL and myfaces.

Thanks...
14 years ago
JSF
actually i have solved the problem using html SELECT.
15 years ago
JSF
I am using ajax to dynamically populate a drop down list in jsf. But when I select one item in the populated list and submit the form the selected value becomes null. what may be the problem?
15 years ago
JSF
hello everybody,
i have installed java3d API and downloaded it's javadocs bat the problem is that i have added it in my library manager but still when i am executing it in netbeans it is showing that javadoc not found but the progra is running without error.please help me.why it is not finding javadoc.i have added it.
15 years ago
hello everybody
What is the difference between servlets and JSP?
15 years ago
Thanks for your reply.
Thank you very much.
15 years ago
Thank you very much for your idea. I liked it very much.I was interested in making such a game in thisyear but in my college it is advised not to make any game because teachers who evaluate the projects say that this project is copied that's why i am not sure but i will make this project definitely, If not in this year then in next year, because i liked the idea.
Thank you very much and thanks for your reply.
15 years ago

Henry Wong wrote:
Generally, when students choose a final project, they should choose it based on some that they are interested in... after all, they are going to be spending a year on it, maybe working lots of nights and weekends, so it should be something that they enjoy.

Once you figure out what you want to do, and you like it.... you should have little problems figuring out ways to use a DB and GUI.

Henry


you are right sir but i don't know about the areas in which i can make 1 year project. once i knew the ideas i will choose one of them and stick to that. So please give me the new ideas in projects
15 years ago

Devaka Cooray wrote:What about a database client console for MySQL, which is having a GUI.


Explain me properly about your idea. i could not get it. what will happen in this project. Please explain me properly
15 years ago
i am a final year student of B.Tech. I want to make a project of 1 year in java that should look different. I have made a compiler of subset of C in java and i have made class diagram editor . Now i want to make a project which should also include DataBase and a better GUI. Please advice me.
15 years ago
hello everyone!!
i am learning java but i am confused in making classes. how to make classes?? Is there any book which can help me to get rid out of this problem. What approach should i take in making classes?
15 years ago