Click here to Skip to main content
15,881,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
What are the Struts and Hibernate frameworks?

Thanks in advance!
Posted
Updated 9-Mar-11 1:32am
v2

Is google a little too much for you to handle?

Struts[^]

Hibernate[^]

Really, it requires VERY LITTLE effort to type that into the google search bar.
 
Share this answer
 
Comments
Teena Riya 9-Mar-11 7:41am    
Ok Thanks. Can you tell me why we cannot extend more than one class in java.
Manfred Rudolf Bihy 9-Mar-11 8:25am    
You're probably asking about the non-existance of multiple inheritance in Java. As John would probably say: "Why not google first" Try something like: Java multiple inheritance. If you still have question about it then please start a new question.

Thank you!
Sergey Alexandrovich Kryukov 9-Mar-11 15:56pm    
Good, my 5, but I think my Answer is even better (but I must admit, influenced by your own style of answering).
--SA
"Apache Struts[^] is a free open-source framework for creating Java web applications."
Apache Struts, Website

"Hibernate facilitated the storage and retrieval of Java domain objects via Object/Relational Mapping. Today, Hibernate is a collection of related projects enabling developers to utilize POJO-style domain models in their applications in ways extending well beyond Object/Relational Mapping"
Hibernate, JBoss Community Website

Hibernate[^] is framework for relational persistance in Java and .NET.

There is an abundance of information, documentation and examples on these two sites. If you have studied these two frameworks a little feel free to come back and ask more specific questions.

Cheers!
 
Share this answer
 
v6
Comments
Teena Riya 9-Mar-11 7:40am    
Thanks.
Manfred Rudolf Bihy 9-Mar-11 8:26am    
If my answer helped you, please give me your vote.
Sergey Alexandrovich Kryukov 9-Mar-11 15:55pm    
My 5, but I think my Answer is even better!--SA
Espen Harlinn 18-Oct-12 18:45pm    
5'ed!
Manfred Rudolf Bihy 19-Oct-12 1:44am    
Thanks Espen for your vote, but please alow me dismiss my worries about you digging around so far in the past. What's up man, got to much unattended time on your hands?

:P
This question in not completely incorrect, but can be greatly improved. You should have re-formulated it:

"What are Wikipedia, Google, CodeProject and StackOverflow.com?"
If you asked and got good Answers, the Questions like your original one would not be needed!

—SA
 
Share this answer
 
v4
Comments
Manfred Rudolf Bihy 9-Mar-11 15:59pm    
I see the point you're trying to make, SA. :)
Eventhough it's not really a direct answer to OP's question, it is probably the answer to most of the questions that are being asked in this forum. Have my 5!
Sergey Alexandrovich Kryukov 9-Mar-11 16:08pm    
Thank you very much. I agree with you and I hope I will be able to reference it in other Answers, as anyone else.
--SA
Manfred Rudolf Bihy 9-Mar-11 16:35pm    
:big grin:
Yusuf 9-Mar-11 17:59pm    
Excellent!

I would have re-arranged the list as

"What are Google, CodeProject, StackOverflow.com and Wikipedia?"

Wikipedia is mixed bag. There are a lot of good entries and equally garbage.
Sergey Alexandrovich Kryukov 9-Mar-11 18:20pm    
Yusuf,

Oh, I see you point... (Is this why you did not vote? :-)
No. Even though Wikipedia is mixed, overall tactics starting with Wikipedia and it it is not good enough going to Google gives faster results, on average. I tried to compare many times. So I mean it. But actually it depends in question. The concepts and well-named conceptions (I hope you know the difference) are better found on Wikipedia, APIs on Google, tricky problems -- on CodeProject and StackOverflow.com.

So what, you're discussing search skills already? Or relative value of different sources (the biggest problem is a great amount on incorrect material posted on the Web)?

Anyway, anyone if free to understand my list as unordered container. You see, I did not explicitly stated this order should be preferred. I wanted to write "in this order" but decided that individually chosen order base on question is more useful. Would you agree now?

--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900