/test files browsing comes
here.
Â
Thanks Saulo for your reply, here is the code for
config and html:form
struts-config.xml
~
Main.jsp
Regards,
Nitin Dubey
--- EugĂȘnio Saulo <[EMAIL PROTECTED]> wrote:
> C
m and then the JSP
can come pre-populated with these fields.
The problem I am facing is my unspecified() is always
giving me a null ActionForm object.
Any solutions ?
Regards,
Nitin Dubey
--- Dakota Jack <[EMAIL PROTECTED]> wrote:
> Not sure what you mean here, but there is an
scope and access them in
JSP ?
Please suggest..
Regards,
Nitin Dubey
__
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
http://info.mail.yahoo.com/mail_250
--
one
place and is not scattered across the forms.
Plz reply back its urgent.
Regards,
Nitin Dubey
--- Dakota Jack <[EMAIL PROTECTED]> wrote:
> No problem, Nic. Just trying to see what the
> problem is. Glad I
> asked. I would not have know this was it. So, your
> client
**
> Ruben Cepeda
> [EMAIL PROTECTED]
> *
>
>
>
> Original Message Follows
> From: nitin dubey <[EMAIL PROTECTED]>
> Reply-To: "Struts Users Mailing List"
>
> To: Struts Users Mailing List
>
>
--- nitin dubey <[EMAIL PROTECTED]> wrote:
> Hello,
>
> When using DispatchAction can we somehow configure
> the
> framework to use the unspecified() method for
> loading
> the page contents from database ?
>
Hello,
When using DispatchAction can we somehow configure the
framework to use the unspecified() method for loading
the page contents from database ?
Regards,
Nitin Dubey
__
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard
he answer is that
> you have to use the
> > taglibs unless you do some serious coding changes
> to the framework.
> > Why do you want to use the form but not the
> taglibs? If you just want
> > to do that, build your own ActionForm with your
> own autopopulation
>
Hello,
The flow is like this..
Login Page -> Generate Site page.
Login Page has, LoginAction extends DispatchAction and
LoginForm and GenerateSite page has GenerateSiteAction
and GenerateSiteForm.
Both the Actions are having unspecified() method
implemented. When I send the GET request to the
lasses, etc.?
>
> What you are trying to do or why is not clear.
>
> Sounds like you are a bit unacquainted with Struts
> and I would
> recommend that you take a closer look before
> deciding what you want to
> do.
>
> Jack
>
>
> On Thu, 10 Mar 20
Hello,
Can we use struts without using its taglibs ? We will
just write plain JSPs. If yes how do we get the
values into and from our ActionForms ?
regards,
Nitin
__
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://s
etting called.
this is my action:
Any suggesstions ??
Nitin Dubey
__
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthda
HTML page
eg:tool tips, sections, javascripts
2. Give away Struts and go for simple JSP-Bean based
architecture. JSP, Bean:Presentation[Controller will
be driven from database], Business classes to interact
with database:Modal, Database:MYSQL
Regards,
Nitin Dubey
TML page
eg:tool tips, sections, javascripts
->Give away Struts and go for simple JSP-Bean based
architecture. JSP, Bean:Presentation[Controller will
be driven from database], Business classes to interact
with database:Modal, Database:MYSQL
Regards,
Nitin
Caroline,
You need to use getResourceAsStream() method from
ServletConfig class.
request.getSession().getServletContext().getResourceAsStream("/filename.properties");
This will return you an InputStream that you can pass
to Properties.loadProperties() and make it work.
The "/" represents the co
Hello folks,
I just want to know the list of patterns that we are
using while implementing struts with tiles framework.
I have just started working with the struts framework
hence correct me if I am going wrong somewhere..
1. Front Controller - With ActionServlet and
struts-config.xml
2. Command
The user is refreshing on the LIST page. :)
--- nitin dubey <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a page wherein I am listing a set of records.
>
> This page also has a button for adding new record.
> Now if the user clicks the [Add New] button, adds
> the
Hello,
I have a page wherein I am listing a set of records.
This page also has a button for adding new record.
Now if the user clicks the [Add New] button, adds the
record(after which he is directed to the same listing
page) and refreshes the same record is added once
more. Here onwards every r
be
deleted.
I hope this helps,
Nitin Dubey
--- Michael McGrady <[EMAIL PROTECTED]> wrote:
> At 05:22 AM 8/10/2004, you wrote:
> >Thanks, that goes some way...but not all the way
> though. A common
> >situation where a dynamic page displays 0n
> items with dif
20 matches
Mail list logo