answersLogoWhite

0

STRUTs is a framework of technology of java based on JSP/Java Servlets

PHP is another server scripting language

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Difference between apache and PHP?

Apache is a web server. PHP is a scripting language.


What is the difference between front struts and shock absorber in a vehicle?

front struts go behind the wheels and in the front and rear shocks go in the back


What is the difference between net and php?

.net is a framework based on Microsoft software and is not open source, php is a language which is open source and based on Linux/unix systems


Difference between jsp and php?

JSP stands for Java Server Pages whereas PHP stands for Hypertext PreProcessor. PHP is a scripting language whereas JSP is a full fledged technology. JSP is much more powerful and has more features than PHP


What is the difference between the 1982 Large Digit and Small Digit pennies?

http://www.thecentproject.com/sort1982.php


What is difference between struts 1.3.8 and struts 2.0?

There are many differences between Struts 1.3 and Struts 2.0-1)Action Class-In Struts 1.3, Action Classes needs to extend an abstract base class. But in Struts 2.0, Action classes needs to implement an Action interface.2)Thread-Safety-In Struts 1.3, actions are singletons and thread-safe.In Struts 2.0, action objects are instantiated for each request.3)In Struts 1.3, actions must share same lifecycle.In Struts 2.0, every action has different lifecycle.4)In Struts 1.3, servlet action have dependencies on servlet API.In Struts 2.0, these dependencies have been removed.5)Struts 1.3 uses Action Forms to take the input.Struts 2.0 use Action Properties for taking inputs.As Struts 2.0 is improved version of Struts 1.3, so there are uncountable similarities between them. All the basic features are same in both.


Difference between spring and struts 2.0?

A spring is just a spring, a strut is a combination shock and spring unit which fits between the A frame and the vehicle body.


What is the difference between single quotes and double quotes?

in programming, single quotes are for characters, and double quotes are for string, but in php, javascript, html, css i don't see any difference between the two.


What is the difference between PHP and JSP?

They are different technologies - JSP stands for Java Server Pages, where PHP means PHP: Hypertext Preprocessor... Basically, they do the same thing - generate webpages, but JSP scripts are programmed in Java, and PHP scripts in PHP, which are completely different scripting languages. PHP is usually used in small to medium-sized projects, where Java tends to be percieved as a more "enterprisey" (aimed at large projects).


Is there a difference between the left and the right shocks on a 1992 toyota corola?

I believe they should be struts, not shocks. The only difference is where the bracket is for the brake line, the strut itself is the same.


What is the difference between escort and escort zx2 struts?

They are of different size and travel of the piston in the strut bore. The mounting hardware is different on the two.


What is difference between php and ruby?

One major difference between those two is the amount of time it takes to learn and install them. PHP seems fairy easy to comprehend for beginners and you just need a XAMPP/WAMP/LAMP server to run PHP while Ruby is a bit difficult.Ruby allows Java in backend so that means you can have some features like threading which are not that well supported in PHP.PHP is a bit faster then RubyCode for Ruby on Rails is quite less compared to PHP which requires a lot of coding