Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Help me out here (Score 1) 610

After programming in both, it seems to me that php serves the utility of both servlets and jsp pages. For instance, you can have the target of a form request be a handler php page that has nothing but php; it could modify user state and redirect back to the original page which is then regenerated based on the updated state. -K

Slashdot Top Deals

"It ain't so much the things we don't know that get us in trouble. It's the things we know that ain't so." -- Artemus Ward aka Charles Farrar Brown

Working...