Search this site


Metadata

Articles

Projects

Presentations

Server-side javascript.

Tonight I played with Mozilla Rhino and a few other toys.

Serving webpages dynamically with javascript on the server-side just feels strange. Ignoring the strange sensation in my brain, the concept of server-side javascript is a good one.

Client-side web scripting is javascript. Server-side is typically not. This means input validation and other common code has to be written in two different languages. This leads to bugs. One language on both ends lets you share lots of code trivially. Neat.


0 responses to 'Server-side javascript.'

Showing last 0 comments... (Click here to view all comments)


Leave a reply

You need javascript enabled to use this form. Anti-spam efforts ongoing. Also, if the comment doesn't show up, it's because the form expired. Go back and copy your comment, reload the form, and resubmit. Apologies if this is a hassle, I'm just playing with antispam methods right now. If this insists on not working, please email me about it.

Name (required)
E-mail (optional, if you want me to be able to email you back)
URL (also optional)
Comment: