To The (J2EE - JSF and JavaMail) Contact Form

nicephotog-jsp.net back to home link

HOME: Welcome to nicephotog-jsp.net Web Programming and Site design

Link: Various documents written by me

Link: Home Video Special Effects Instructions

JSP Custom Tag DHTML slideshow

UTF-16 JSP Custom Tag DHTML slideshow

Base Code for product mapper image DHTML

Link: Workcover NSW Forklift Test Sheet


  The following DHTML slide plate/page box DHTML system
is generated by a BodyContent wrapper JSP Custom Tag
 

sucommanderXer emblem     sucommanderXer editor SP edit tool panel

sucommanderXer editor     sucommanderXer editor

SUcommanderXer (Last Pre Beta) script and markup text processing editor -
A final portfolio piece is this site and its J2EE - JSF - JavaMail contact form. Its only "complete" at this time, not refined, but you will not have trouble using it. The JSF managed bean in it requires a little cleanup to make it more compliant with bean specs but more the approved process methodologies(conventions) of programming of running through the process cycle when using it.
Application:// (Freeware) SUcommanderXer Last Pre Beta web and shell scripting editor (Page)
sidewinder     sidewinder

sidewinder editor     sidewinder

Sidewinder Photo Colour Balancer -
These images are of a (freeware) very basic and simple digital photo colour balancer(not an auto balance system). It can crop and rotate as the extra tools aside to its reason for being, that of the RGB(red green blue). It is only suitable for 24 bit colour images of .png , .bmp , .jpg , .jpeg . It is written in Java2 as a desktop application.
Application:// (Freeware) SidewinderPhotoColourBalancer Java2 (imaging) application (javax.imageio)
www.wild-canidae-conservation-forum.netne.net

This site is alike a portfolio for me, it's a non commercial site i designed and developed free of charge for reasons that will become appearant to you as you move through this site.

Site://Wild Dog Forum (written in PHP and MySQL with Google Maps embedding and interactive scripting API)
(PDF) RSPCA close puppy dactories - dog chooser advice paper
ABC news search "Dingo"
sunshinecoastdaily.com.au news search "Dingo"

<np:NicephotogDHTMLplateswap

bounderstyle="color:rgb(255,255,255);width:90%;height:480px;background-color:rgb(153,51,0);border:3px rgb(0,0,0) solid;"

capsstyle="color:rgb(153,51,0);"

platestyle="color:rgb(255,255,255);border:0px;"

triggerlist="1. SUcommanderXer,2. Sidewinder,3. Wild Canidae Conservation"

platewidth="400"

plateheight="400"

linkboxstyle="width:100%;position:relative;visibility:visible;background-color:rgb(153,51,0);border-top:3px rgb(255,255,255) solid;color:rgb(255,255,255);font-size:8pt;border-left:0px;border-right:0px;border-bottom:0px;"

linkstyle="color:rgb(255,255,255);"

serverchar="utf-8"

xorh="x"

>

* * * body content of JSP Custom Tag is all <div> 's * * * separated by a :::divseparator::: token between div content sets

</np:NicephotogDHTMLplateswap> <%-- body content wrapper end tag --%>

Q: A Java J2EE site ,(has to be?) big or small ? complex or simple ? expensive or affordable ? - A: Whatever is required , it's scalable !

Java J2EE frameworks and server are a scalable web system platform , whether big or small requirements of processing and communication it is possible to add or remove programs or structured services made redundant by change in business environment.
a site can be any size from big to small using a J2EE server, for example:

* A standard(small) site has its main domain pointer page and a contact form and has no requirements of heavy processing servlets , only the emailer servlet and perhaps some server side dynamic content processed by each .jsp page(though a Java web server does simply serve standard HTML too).

* A medium sized site may also need (additionally to a small sites standard equipment) a search engine and require an XML processor beause of meta data structures to record sections of information type names, it may also need to be connected to a DataBase such as MySQL or Oracle for page content. Some SOA architecture is potentially required e.g. automated WSDL "Web Services" for real time update dependant the site usage.

* A large site generally has all the previous but again can be part of tier system of servers and/or networks drawing information from particular areas inside its network past its firewall. It can include having a processing structure such as e.g. a SAP system to operate JIT buying and management, it also potentially holds user accounts on a DataBase server and requires extra technologies such as SSH or SSL certification for security and authentication , it also potentially its own email server program and email server(Physical).



Stale! "Working Dog Herding Trials" day at Macksville (New South Wales), inclusive with videos is much of the 26th of February 2010(it was a two day trial 26-27).

macksville herding trial header

"L'esprit de l'escalier"
macksville herding trial

herding trial dog

You can see them with a la(r)ger resolution at this image repository:
http://www.flickr.com/photos/48003147@N04/page4/


Web Site Construction Information

Downloads and Software

My MBA membership and classified data license Information

.
JSP CUSTOM TAG CLASS TO WRITE A DHTML SLIDESHOW
slideshow image
[ Speed Seconds ]

<@ taglib uri="/WEB-INF/nicephotogDHTML.tld" prefix="np" %>

<np:NicephotogDHTMLslideshow
xorh="X"
stoptext="stop"
startext="start"
backtext="back"
forwardtext="next"
timerselectstyle="font-size:8pt;color:rgb(100,255,100);background-color:rgb(80,50,80);border:3px rgb(90,70,90) solid;"
buttonstyle="font-size:12px;color:rgb(100,255,100);background-color:rgb(80,50,80);border:3px rgb(90,70,90) solid;"
capsulestyle="font-size:8pt;color:rgb(100,255,100);border:3px rgb(200,240,255) solid;"
imagestyle="border:3px rgb(200,240,255) solid;"
servercharset="UTF-8"
srcimagespath="http://www.nicephotog-jsp.net/test/"
srcimageslist="44440674.jpg,45242439.jpg,45442950.jpg,45443247.jpg,32681985.jpg,
32690271.jpg,32690385.jpg,32702502.jpg,32737764.jpg,32737882.jpg,33084349.jpg,32690435.jpg"
/>

This tag has a convertor system to change the charsets of the output text. It should be used with a UTF-16 or a foreign charset ISO that specifies a reserved subset of USASCii for scripts.