What is the front end for java?
Answer / Randhir Kumar Dubey
Java does not have a built-in front-end development framework. JavaScript is often used as the front-end language for Java back-end applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is resultsetmetadata in java?
I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance
What is dto in java?
Is it correct to say that using parentheses can only change?
Why struts framework is used in java?
In hibernate what is the difference between the Session and SessionFactory?
Are streams faster than for loops?
Differences between intermediate operations and terminal operations of java 8’s stream api?
What is factory pattern in java?
How do I enable java in google chrome?
when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
What is Map,List,hashtable,ArrayList and difference between them??