Brett Knapik

Ranch Hand
+ Follow
since Oct 15, 2000
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Brett Knapik

you could use stringbuffers for better memory management or you could use JSP to just use java code on the page when needed and the rest plain javascript and html.
------------------
In Gates we trust. Yeah right....
22 years ago
I have read in my one of my JSP books that people use custom tag libraries to keep the code looking like that rest of the page instead of putting in scriplets etc.
------------------
In Gates we trust. Yeah right....
22 years ago
there are some but most of them cost hundreds of dollars.
adobe frammaker - www.adobe.com
XML Pro - www.vervet.com
XML Writer - xmlwriter.net
xml notepad - www.microsoft.com
xml spy - www.xmlspy.com

------------------
In Gates we trust. Yeah right....
I have never read the book myself so I do not know the content of the the book you read, but I doubt that you can prepare for it in 1-2 weeks if you have only read 1 book (if you read a few others there is a possibility.) If you are totally determined I would suggest that you do sample stuff and review all of the objective in the outline of the exam.
------------------
In Gates we trust. Yeah right....
i am not an expert on xml, but i have bought inside XML and it does cover a lot of xml technologies. have a look at amazon.com

------------------
In Gates we trust. Yeah right....
I have seen it used in win32 applications (auction watch). in java applications (limewire). pure coded websites in xml. and i am sure in java servlets and oracle applications (not sure on oracle)
------------------
In Gates we trust. Yeah right....
You may want to get a book, or if you have little knowledge i'd get a book on beginning java.
------------------
In Gates we trust. Yeah right....
22 years ago
did somebody remember to remember your mind...i often forget it.
22 years ago
Do you have any expirience with java? if not objects and management might become a problem.
------------------
In Gates we trust. Yeah right....
22 years ago
Most JSP and Servlet engines can be attached to IIS one of the most popular being Jrun but there are others such as Weblogic, Resin etc.
------------------
In Gates we trust. Yeah right....
22 years ago
It depends what you want to do with the XML file exactly. If it is to store data or to get something to desplay on the website. It can be helpful in many other ways. The main answer is yes.
------------------
In Gates we trust. Yeah right....
I would have to say forte too, its just slow if you have a 200 mhz machine. Since I optimized my machine with nortan system works it works great.
------------------
In Gates we trust. Yeah right....
23 years ago
I would recommend you get a servlet book if you do not know this. This is in just every servlet book.
------------------
In Gates we trust. Yeah right....
23 years ago
you would probably end up using the javamail API.
------------------
In Gates we trust. Yeah right....
23 years ago
HTTP: standard used when browsing the web.
HTTPS: Secure version of HTTP. This is what makes it safe to transfer CC numbers online and other personal information private
------------------
In Gates we trust. Yeah right....
23 years ago