How to bring struts' tags not to escape special characters??

2004-10-27 Thread hicnar_struts_list
Hi, Due to the requirements related to i18n in my app I use characters that are encoded like ł or ó and so on. If the validation fails the values typed in the or are remembered and return to the input with those charecters escaped - that means if you take a look at the html source the tags

struts and caching

2004-10-14 Thread hicnar_struts_list
Hi, Are there any cache libraries that work with Struts (or any other known and working techniques)?? In the app I'm working on I'd like to minimize the interaction with database. I was thinking of using OSCache, but I'm affraid it doesn't make sense, because interaction with the database takes p

If not logged in, login and redirect do requested page scenario.

2004-08-16 Thread hicnar_struts_list
Hi, Some pages in the site I'm working on should be available only for users who have previously logged in, but links to them may appear on pages that area accessible for anybody. I'm trying to implement a scenario in which if the user who has not logged in clicks on a link to a page "for logg

Problem with tag

2004-05-13 Thread hicnar_struts_list
Hi all, My name is Chris and I'm new around here :) I'm trying to go through some code that is "inspired" by the "FinancialPortfolio" example from "Struts Kick Start" book. I've encountered some problems with the tab. The details are right here. One of the windows is supposed to look kind of li