Please join us for the third annual web developer gathering during
JavaOne in San Francisco. After the JavaOne alumni reception at 8:00pm
on Sunday evening, we will meet for drinks one short block from Moscone
Center at the Thirsty Bear. All Java web developers are encouraged to
participate in this
That would be a mistake on our part. Probably due to the (old) way we used
to build Struts.
At this point it may be safe to assume that the release notes/wiki will be
changed to match the distribution. But that has yet to be discussed.
I'd like to add a few more comments about this, but I'l
I'm trying to cache some data in the session context... If is not possible
to cache data before the form submit... How can I do this procedure:
I have a form about a client and his video list.
At the beginning there are html:text in order to fill his name, his
telephone number and his address..
Rafael,
Look at your config file. Look at your form bean declaration. Notice that
it has a name, an implementation class, and (possibly) defines the fields in
the form.
Look at your action declaration. The "name" attribute for an action that
has an associated form will match one of the na
Sorry, have I missed something - where is the need to rewrite the URL
yourself? Java/Struts session management uses a cookie, when supported by
the browser, otherwise a jsession id is appended to the URL and this is done
automatically with the need to manually rewrite the URL yourself (thank
goodn
Hi folks. I'm confused about using ActinForms.. Please can u help to find
the light?
When I have form in a jsp and when i click the submit button... The
actionform associated with the actionmapping is created in the session
context? I mean, is the actionform created as an attribute in the ses
Hi,
I'm upgrading my project to the latest version of struts 1.2.7.
In the Wiki under the Dependency section
(http://wiki.apache.org/struts/StrutsRelease127) it mentions that the
Common BeanUtils version 1.7.0 is required.
When I look at the Manifest.mf file found in the struts-1.2.7\lib
direct
Hey, I'm not working! I'm avoiding doing some DIY!!! :)
Sorry for you though. I guess someone always has to work.
Actually I love CMA, but what put me off a while ago was when I realised
that CMA requires an implementation on the browser side that requires
the user to stay in SSL after HTTPS a
Adam
I would take a look at finer grained security available thru
security-constraints and web-resource-collection
identifying the HTTP Method access capability for a specific role
http://developers.sun.com/prodtech/appserver/reference/techart/access_control.html
(If its any consolation you're n
9 matches
Mail list logo