Do BS software have to be JSP?

Source: Internet
Author: User
Tags php book
Recently planned to give the school a BS (browser/server) educational system, plan to learn web development
found that the introduction of PHP in the book mentioned Ajax, jquery, it seems that need to understand JSP,
Why don't you just use the JSP if it's such a hassle?


Reply to discussion (solution)

In addition to do BS software what good PHP book or Java book?

Are you going to use PHP or Java? They are irrelevant.

Are you going to use PHP or Java? They are irrelevant.

Which simple to use, I heard that PHP is simple, is not PHP to understand some Java?

Of course, PHP is simple (ability is weak)
You are familiar with PHP, and then to see Java is also good, at least the vision to write

Of course, PHP is simple (ability is weak)
You are familiar with PHP, and then to see Java is also good, at least the vision to write

Just use PHP, do not understand Java can do the BS software?

Of course
b/S in the
B Browse is the browser
S Server is server

PHP is a server-side script, you say OK?

I read a book that the good BS used Ajax, and jquery, these 2 things related to Java, then also learn Java?

Of course
b/S in the
B Browse is the browser
S Server is server

PHP is a server-side script, you say OK?

I read a book that the good BS used Ajax, and jquery, these 2 things related to Java, then also learn Java?

Ajax and jquery are all application modules for JavaScript (browser scripting language) constructs
Web pages, HTML, CSS, JavaScript are all necessary.

I have done three years of CS database Soft (2001-2003,delphi), 8 years of 3-D graphics Software development experience (2007-2014, VC)
This year to school, the academic Office plans to organize the school to do BS educational system, another 3 computer teachers involved, these 3 teachers have no software development experience, but the quality is very high, learning ability is very strong.
My next step is to do the software development above the mobile phone, it may be some communication software, it is impossible to be BS software, the case table above is mainly java.
Now the headache is
In Java, I heard that PHP is much simpler
Use PHP bar to learn a new language in the future.
You think scenario 1 is done directly in Java.
Scenario 2 First Use PHP to do BS system, in the future to learn Java, the case table above the communication software
Which plan is good?

Thank you very much

Ajax and jquery are all application modules for JavaScript (browser scripting language) constructs
Web pages, HTML, CSS, JavaScript are all necessary.

Now the headache is
Use Java to do the web, I heard that PHP is much simpler,
Use PHP bar in the future to learn a new language Java table Communication system.
You think scenario 1 is directly in Java.
Scenario 2 First Use PHP to do BS system, in the future to learn Java, the case table above the communication software
Which plan is good?

Front Css+html+javascript
Back-end PHP or ASP or JSP
So JSP is not a must.

Front Css+html+javascript
Back-end PHP or ASP or JSP
So JSP is not a must.

The educational administration system has the teaching plan management, the student status management, the timetable arrangement management. Management of achievement Management examination, teaching management of teaching evaluation and management of practice teaching resources is this system enough for PHP? I read online that PHP is only suitable for small systems
The educational system will be extended to all primary and secondary schools in the county. Php+apache architecture?

Ajax and jquery are all application modules for JavaScript (browser scripting language) constructs
Web pages, HTML, CSS, JavaScript are all necessary.

The educational administration system has the teaching plan management, the student status management, the timetable arrangement management. Management of achievement Management examination, teaching management of teaching evaluation and management of practice teaching resources is this system enough for PHP? I read online that PHP is only suitable for small systems
The educational system will be extended to all primary and secondary schools in the county. Php+apache architecture?

Whether it's Java or PHP or even the database and HTML, you're going to have to learn from scratch anyway.
And you're still a team developer.
So choose what kind of architecture to implement or you decide, outsiders have a bad mouth.

Whether it's Java or PHP or even the database and HTML, you're going to have to learn from scratch anyway.
And you're still a team developer.
So choose what kind of architecture to implement or you decide, outsiders have a bad mouth.

I decided, have not done BS system, there are a few have done CS system,
So I have a headache.


Front Css+html+javascript
Back-end PHP or ASP or JSP
So JSP is not a must.

The educational administration system has the teaching plan management, the student status management, the timetable arrangement management. Management of achievement Management examination, teaching management of teaching evaluation and management of practice teaching resources is this system enough for PHP? I read online that PHP is only suitable for small systems
The educational system will be extended to all primary and secondary schools in the county. Php+apache architecture?



I read online that PHP is only suitable for small systems

Can only say you have been fooled, hehe.

Facebook,baidu know, it's PHP, is this a small system?

Aren't you a team? It's because you haven't done it, so it's less your team is two-thirds.
Otherwise, shifting will be bad later.

I can say it all, and all kinds of architectures can do it. Choose as many people as you are familiar with.

Aren't you a team? It's because you haven't done it, so it's less your team is two-thirds.
Otherwise, shifting will be bad later.

I can say it all, and all kinds of architectures can do it. Choose as many people as you are familiar with.

The Office of Academic Affairs organizes the computer teacher to develop this software, I lead, only 2 of the teachers have worked in the software company before. 2 teachers have done the CS system, has not done BS. Php,java no one really knows.
If only for the educational system, it must be PHP, are simple and easy to get started, but in the future to do the mobile phone software, and eventually learn java.
Java Web Development and Java Case Table development intersection is not very big, if very big, do not have PHP


Aren't you a team? It's because you haven't done it, so it's less your team is two-thirds.
Otherwise, shifting will be bad later.

I can say it all, and all kinds of architectures can do it. Choose as many people as you are familiar with.

The Office of Academic Affairs organizes the computer teacher to develop this software, I lead, only 2 of the teachers have worked in the software company before. 2 teachers have done the CS system, has not done BS. Php,java no one really knows.
If only for the educational system, it must be PHP, are simple and easy to get started, but in the future to do the mobile phone software, and eventually learn java.
Java Web Development and Java Case Table development intersection is not very big, if very big, do not have PHP

So it's a headache.

JavaScript doesn't have anything to do with Java, it's just a name.

Since you want me to give you the Java advice, then I suggest you use Java.
But you have to learn JSP, after all, pure Java is not good to do Web site
The operating environment of the JSP is Tomcat

One thing to note: using Tomcat + JSPs in a Windows environment is a nightmare
Of course you're going to buy UNIX system servers.

Since you want me to give you the Java advice, then I suggest you use Java.
But you have to learn JSP, after all, pure Java is not good to do Web site
The operating environment of the JSP is Tomcat

One thing to note: using Tomcat + JSPs in a Windows environment is a nightmare
Of course you're going to buy UNIX system servers.


I am a beginner now learning JSP, why say in Windows environment tomcat+jsp is a nightmare?

Since you want me to give you the Java advice, then I suggest you use Java.
But you have to learn JSP, after all, pure Java is not good to do Web site
The operating environment of the JSP is Tomcat

One thing to note: using Tomcat + JSPs in a Windows environment is a nightmare
Of course you're going to buy UNIX system servers.


What's wrong with Tomcat + JSP + MySQL under Windows?

One word: slow
You can tell by comparing yourself.

Not necessarily, you'll have the front frame.

Learning jav77777

We can communicate further. Add you a QQ

We can communicate further. Add you a QQ

2690727596 QQ

Simple and practical, PHP must be

BS can do a lot of things,
It has to be.
Front End (B): Html,css,javascript (JS, not related to Java), of course, some jquery and other JS things better
Server Side (S): Java (that is, JSP), php,.net, etc. can be done, on these three kinds of most.

Just a teaching system, the service side of these three kinds of kind can meet the requirements, and all the same, do not listen to people say what portability, it is just a slogan.

Android phone app, most of it is written in Java, of course, now C#,delphi can also engage in, and can make Android,ios general app.
So what depends on your team's, if everyone will c#,vb and so on, the educational system directly with. Net. If it is Java, then use JSP

From the difficulty of getting started, from easy to difficult, php>asp.net>jsp,php with the ASP. NET difficulty this level, the development efficiency of ASP. NET may be higher than PHP.

BS can do a lot of things,
It has to be.
Front End (B): Html,css,javascript (JS, not related to Java), of course, some jquery and other JS things better
Server Side (S): Java (that is, JSP), php,.net, etc. can be done, on these three kinds of most.

Just a teaching system, the service side of these three kinds of kind can meet the requirements, and all the same, do not listen to people say what portability, it is just a slogan.

Android phone app, most of it is written in Java, of course, now C#,delphi can also engage in, and can make Android,ios general app.
So what depends on your team's, if everyone will c#,vb and so on, the educational system directly with. Net. If it is Java, then use JSP

From the difficulty of getting started, from easy to difficult, php>asp.net>jsp,php with the ASP. NET difficulty this level, the development efficiency of ASP. NET may be higher than PHP.

Thank you very much, so that the server side of the Java, Learning Java Web Development, what good book?

Landlord do not tangle, direct PHP get started to do

PHP does not use Baidu or Facebook to show that it is superior to Java EE.

I don't know what that means.

Click [Http://pinyin.cn/1FS7YTmfPHY] to view this image. [Access Verification code is: 026028 please keep it safe]

If you haven't done it, you can start with PHP.

PHP is the best language.

I have done three years of CS database Soft (2001-2003,delphi), 8 years of 3-D graphics Software development experience (2007-2014, VC)
This year to school, the academic Office plans to organize the school to do BS educational system, another 3 computer teachers involved, these 3 teachers have no software development experience, but the quality is very high, learning ability is very strong.
My next step is to do the software development above the mobile phone, it may be some communication software, it is impossible to be BS software, the case table above is mainly java.
Now the headache is
In Java, I heard that PHP is much simpler
Use PHP bar to learn a new language in the future.
You think scenario 1 is done directly in Java.
Scenario 2 First Use PHP to do BS system, in the future to learn Java, the case table above the communication software
Which plan is good?

Thank you very much


Lou Pig, PHP and Java can do mobile app, but the former can only do webapp. The latter can do hybrid app and native app is definitely better than the former. In fact, the main one on it, js,jq,html,css or something to understand, this is the Web front-end work. The operation industry has specialized in ~

More than 10 years of development, or did not understand a few major languages, but also very interesting.

No need to understand JSP

If the use of the Java EE platform is to understand JSP, if you just choose PHP platform that do not understand the JSP does not matter

Java and JavaScript are not the same drop

This look at business needs, JSP may also need to use Ajax and jquery

I read a book that the good BS used Ajax, and jquery, these 2 things related to Java, then also learn Java?


Both of these technologies, whether you use JSP or PHP or anything else, of course, you can use these two techniques


Front Css+html+javascript
Back-end PHP or ASP or JSP
So JSP is not a must.

The educational administration system has the teaching plan management, the student status management, the timetable arrangement management. Management of achievement Management examination, teaching management of teaching evaluation and management of practice teaching resources is this system enough for PHP? I read online that PHP is only suitable for small systems
The educational system will be extended to all primary and secondary schools in the county. Php+apache architecture?


Sina is using PHP you think a county student he can run up

Who says PHP is simple? Gab.

JSP is not necessarily required

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.