| JSP webapp -
The application server model I am most interested in is
JSP
and everything can be developed with it, by combining JSP
and XHTML, you can create dynamic pages and manipulate Database
information. I have created an example of Binary Large OBjects
or BLOB's for short, I have arranged a SMALL
BLOB GALLERY of screenshots, click on the thumbnails
to be linked to a JSP page that is a BLOB image extracted
from a database.
Designers and developers who want to host their website through
Phalanx3 Web Development can make a connection to the Cloudscape
v10.0 DBMS using the org.apache.derby.jdbc.EmbeddedDriver,
simply e-mail or FTP your SQL, then I can build the database and
get the jdbc:derby connection ready to go.
There are many dynamic languages that exist that are very
powerful for web creation, such as PHP,
Perl,
Javascript,
ASP, ASP.NET
and CSF, these languages
are definately worth learning and may prove to be very difficult,
but there are so many examples on the Internet, you can
usually find your solution
|