im glad to read that.
fow a few months im leaving JSF pojects (became SWT dev.;), but i'd
like to be informed about the great stuff u guys are doing...
btw: i'm trying to unsubscribe from this list by sending mail at:
[EMAIL PROTECTED], but i keep receiving error
messages?
whats wrong?
do u guy
but remember that getter may be called few times!
i assume that in order to see your page user must click sth (ex.
somme kind of menu) and i assume that u have action binded to that
click that returs string maped to desired page. so just add call
your method in that action.
Słąwek Sobótka
> Tha
thats right
> I believe Slawek was referring to "Rick Hightower".
>
> On 8/24/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> > On 8/24/05, Slawek <[EMAIL PROTECTED]> wrote:
> > >
> > > but Rick says in his article that:
> > > view is only jsp page, controler is backing bean and model has
busines
try my way:
public void doFilter(ServletRequest request, ServletResponse
response,FilterChain chain) throws IOException, ServletException {
HttpServletRequest hsr = (HttpServletRequest)request;
HttpServletResponse hsr2 = (HttpServletResponse)response;
HttpSession hs = hsr.g
try instead of
Slawek
> Hi,
> I have some diffucults in centering table rows using
tag.
> So far I haven't found a specifing parameter to center my single row:
> I used :
>
> //beginning of my table
>
>
> // this doesn't work !!!
>
hi
i need a commandbutton with transparent image in it. in opera it
looks fine but ff and exploder i see white background:/
when i use commandlink instead of button than everything is ok, but
i MUST use button cause it has to ask user if he is sure (JS confirm).
i wonder how did You solved it?
hi
maybe someone faced folowing internet exploder bug:
we have dowload page with links to download somme files.
app runs on https.
in opera, firefox, mozilla user can download file without any problem
but #$%^ exploder says that it cant find file:/
we have googledout that problem may occurs bec
hi
im using eclipse+sysdeo plugin+tomcat5
i needed tree2 so i have changed my 1.0.8 web-inf/lib/myfaces.jar to
1.0.9
since then server throws error when booting or trying to run my app:
//*
09:49:23,577 INFO FacesConfigurator:226 - Reading standard confi
hi
is there anty posibility to check how many users are logged in jsf
application (i mean just how many sessions are created)?
if yes - is there any posibilty to get their mannaged beans?
slawek
hi
how to get path of application base dir on server machine?
slawek
hi
i want to render a href containing two words and i want to make sure
that words will be in one line (not broken into two lines).
i tried to do it like this:
where MENU_TEMP_ORDER=word1 word2
or like this:
where MENU_TEMP_ORDER1=word1 and MENU_TEMP_ORDER2=word2
in both cases i see rendere
suppose we have a dataTable and one of collumns cointaining inputText in each
row.
when user clik on somme input to type something i would like to highlight
(change style) row cointaining that input...
how to define onmouseover, onclick and ohter JS events on each row or cell of
dataTable?
Sla
what excatcly are u trying to do?
i guess that u have written decorator page with JSF tags...
am i right?
im not sure but i think its impossible to do that:/
your decorator page must be secified in conf file (for example:
mainDecorator.jsp), BUT jsf pages must be requested by somme virtual
pat
Hi!
i have noticed a strange behaviour in selectOneListBox. i don't know
if i have to debug my project because of my stupdness;) or its
corect behaviour..
problem:
for somme time i was using myfaces 1.0.7 and combobox implemented
for ex. like this:
//array of SelectItem
wh
14 matches
Mail list logo