I have a similar problem... i'm a tag lib newbie and i have to understand how pass object from scriptlet <% .. %> world to tablig....
i feel tha tag lib are very clean.. but they are only for bean!?!?!? how can i iterate over a list or even a simply plain array of string object?
i have to...
Inside the Commons IO - package org.apache.commons.io
i find the Class FileUtils
that has a method that implements the trivial solution :
sizeOfDirectory
public static long sizeOfDirectory(File directory)
Recursively count size of a directory (sum of the length of all files)...
I have to Calculate Directory Size, the trivial method is to open all subdirectory recursively and add the size of all the file the dir contains... this may be VERY LONG and DISK-INTENSIVE...
there's another way? or the trivial solution is the best??
thanks in advice?
Sorry i was quite hurry while i post this question, the problem is that i'd like to do the same of the link i posted but in jsp and one of the problem i've found is that i don't understand how to do it... i thought that i can made a 3 column layer inside a table cell, but i don't understand...
i have to create an event calendar (in jsp), like i see here:
http://webcalendar.sourceforge.net/demo/month.php?year=2005&month=10
(this is in php)
there's a <tr> for every week and a <td> for every day, i'm trying to do the same:
a sort of 3 column layout inside:
at top left the day of the...
Dear Dian i'd like to find a Framework that can help me to develop & test the most part of kind of (robust) project and mantein it, that's is widely supported & used, that can help me to learn....
For now i'll want to have a look to Struts & Tapestry and maybe to Spring and the way to combine...
Dear Dian
for me one of the most significant page was Job requirements....
Struts is the most wanted Skill
i'd like to know the opinion of this community at least to filter down the framework to consider!!
Sorry it's not very close to Tomcat but i thought that a lot of tomcat developer use some kind of Web FrameWork on top of tomcat
Sorry for Cross-Posting but this thread can apply to a lot of java / jsp / tomcat forums :(
Dear Timw i have some Classic Web App... only JSP code i'd like to elevate this thing.. a data structure that define a user interaction and from this made a web form for the user and save the information on the database
i have a look to Jakarta Tapepestry it seems something like i'm searching...
I have to choose a framework for Web Developmet and i'd like to know your opinion what is the best!? Why? it's simple to learn, develop & debug?
has DataBase Layer?!
And finally i have some "Classic" web app... it's possible to integrate with this?!?!?
Thanks in advice
I have to choose a framework for Web Developmet and i'd like to know your opinion what is the best!? Why? it's simple to learn, develop & debug?
has DataBase Layer?!
And finally i have some "Classic" web app... it's possible to integrate with this?!?!?
Thanks in advice
I'd like give user a card with some info, so i'd like to read some data from this card... but i don't need to run something on the card like JavaCard standard... i prefer something simpler, at least on the card there's only the ID of the user,
Where i can find a list of Reader/Writer with java...
I'd like give user a card with some info, so i'd like to read some data from this card... but i don't need to run something on the card like JavaCard standard... i prefer something simpler, at least on the card there's only the ID of the user,
Where i can find a list of Reader/Writer with java...
a Year Ago or so i try Several way to develop JSP under Eclipse... i don't find a friendly way to do it..
I try Lomboz but was a pain!!!
What are U using? a new version of Lomboz? MyEclipse???
Thanks a lot
I found something great!!!
http://maxq.tigris.org/
is a web test tool very close to what i'm looking for:
First - i don't have to write a looong test class like other: it create a local proxy server, and then can record all the navigation post and so on and then replay it...
BUT i don't know...
I Have to test a "classic" web application.. no framework is used here... plain jsp that write to a db... but there's a lot of form and javascript for validation and some pop-up windows and frames too...
i need a tool that can fill the form and then check if data are written correctly, that a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.