Bluetrait

Loading
search


Posts:
Comments:

Popular posts

Click here if you are looking for Bluetrait, the weblog software.

Login:

Username:

Password:

DCA Project

Posted by Michael Dale on Mon, 24 Oct 2005 9:34 PM

I've decide to put my DCA Assignment online. It is written in XHTML, XML and JSP/Java.

It can be seen here.

The last section of the ordering process may stop working at some stage (and cause a jsp error) as it requires "Goofey" the UTS server online.

I may upload the code too.

On Tue, 25 Oct 2005 at 1:05 AM, Matthom wrote:

Wow... looks good. Is there remote scripting involved?


On Tue, 25 Oct 2005 at 7:06 AM, Michael Dale wrote:

What do you mean by remote scripting?

It does use XML to talk with another server via sockets.

I shall try and get around to uploading the code later today.


On Tue, 25 Oct 2005 at 10:47 AM, Matthom wrote:

Remote scripting; AJAX - whatever you want to call it. It seemed like there was some of that in there.


On Tue, 25 Oct 2005 at 1:24 PM, Michael Dale wrote:

Well AJAX is just a combination of other technologies. The site uses a small amount of javascript but that is it.

So over all not really.