Want to help us build this?
http://skribe.noumenaut.com:8080
We're looking for a couple of talented and hardworking Struts developers to
join our team. Our aim is to build a high-end journaling system and portal.
If you'd like more info, please see:
http://www.noumenaut.com/join/index.htm
Tha
On Sat, 20 Nov 2004 09:18:18 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote:
> I think a lot of people are making a mistake by making more out of
> Shale than it is. Shale is a proposal and a prototype. It is here
> now for people to use it and see what they thing of it. It is taking
> the oppor
If Struts needs that big a change to handle new stuff, perhaps it
might be better to create a new project and start Struts on a nice
end of life maintenance schedule.
I think a lot of people are making a mistake by making more out of
Shale than it is. Shale is a proposal and a prototype. It is he
The Struts 1.2.6 Test Build is now available here:
http://cvs.apache.org/dist/struts/v1.2.6/
This build includes some minor enhancements as well as fixes for a number
of outstanding issues. For full details, see the Release Notes:
http://struts.apache.org/userGuide/release-notes.html
Once feedbac
Thanks both for your time.
I have a text input followed by a checkbox for indicating that the text
input is N/A. When the checkbox is checked I use javascript to disable
the text input. The problem is that, if validation fails and the page
comes back the checkbox is still checked (the magic of str
Sounds like you need to implement a list-backed form.
http://forum.java.sun.com/thread.jspa?forumID=33&messageID=1952256&threadID=435161
best,
james
--- Frank Burns <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> Although I have been using Struts for a while now, I
> have this new requirement and I don'
It sounds like the list contains the same type, several times over.
If so, just use indexed properties.
http://struts.apache.org/faqs/indexedprops.html
http://www.developer.com/java/ejb/article.php/2233591
If I misunderstood your question, ignore my answer. Or you can study
them anyway to know
This is from the bean:write doc:
name
Specifies the attribute name of the bean whose property is accessed to
retrieve the value specified by |property| (if specified). If |property|
is not specified, the value of this bean itself will be rendered.
(REQUIRED) (RT EXPR)
property
Specif
There is nothing particularly strange about this problem. Your bean
called "employees" is not in request scope.
Jack
"You can't wake a person who is pretending to be asleep."
~Native Proverb~
"Each man is good in His sight. It is not necessary for eagles to be crows."
~Hunkesni (Sitting Bull
Sometimes I surf a site I built (CMS in Struts) and users have blogs and
home pages came across this:
http://kittytreats.1up.com
Her desktop screen shot is Linux on home page! What?! And there it is,
in today's blog, she says "Fedora 3".
This I call progress.
.V
ps: I was told I do not
I could explain but niall has already documented things here.
http://wiki.apache.org/struts/StrutsCatalogLazyList
I'd go for the hand cranked option. Its one less dependency and
lighter than using lazylist.
LazyForm looks pretty cool if you like dynabeans, certainly really
good for mocking thin
Hi,
Although I have been using Struts for a while now, I have this new requirement
and I don't know an obvious way to implement it. Can anyone please tell me how
I can do this?
BACKGROUND: I want to display a list of existing items of a certain type and
allow users to edit these and save them.
I dont know anything about jscript. But the usual checking the user
agent header. And then feeding the relevant stuff will work same as
anything else.
For palm you'll probably want to have specialsed js anyhow to store
form data until the next time the user syncs.
I'd start using JSTL and then if
i am getting strange problem./
Setting target to error
11/20 16:21:27 error Unhandled exception thrown from /editemployee.jsp:22
[1]javax.servlet.jsp.JspException: Cannot find bean employees in scope request
at org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:940)
at
14 matches
Mail list logo