you get the war blank project,
you put it in a directory, you align it with an eclipse project structure

src-- MessageResources, your packages,java file,(probably
hibernate.cfg,*.hbm.xml ...)
WebContent-- META-INF
    | -------------- WEB-INF (where u put .tld, validation,struts-config
...)
    | ---------------------|--------- lib (your jar file)
    | ---------------------|--------- pages (where u put your jsp,you can
make your own strusture ...)

Regards
Elyes




2008/12/23 Srinivasan KS <kssva...@gmail.com>

> means, no need of any specific plugin for eclipse for using struts2?
>
> kindly let me know the procedure involved.
>
> vasan
>
> On Tue, Dec 23, 2008 at 4:39 PM, elyes sallem <elyes.sal...@gmail.com
> >wrote:
>
> > you can import the struts blank projet, with struts-config,web.xml ...
> >
> > Elyes
> >
> > 2008/12/23 Srinivasan KS <kssva...@gmail.com>
> >
> > > Hi,
> > > If I create a new Struts project in eclipse, it has to create all basic
> > > necessary configuration files(like struts.xml,web.xml) etc.
> > >
> > > For that, what plug-in i need to confiugre with eclipse & Jdeveloper.
> > >
> > > Please tell me.
> > >
> > > Thanks.
> > >
> > > Srinivasan
> > > On Tue, Dec 23, 2008 at 2:28 PM, Nils-Helge Garli Hegvik
> > > <nil...@gmail.com>wrote:
> > >
> > > > If you just want to "use" Struts 2 with your IDE, just set up a basic
> > > > web application and add the required dependencies and entries in
> > > > web.xml. If you're looking for a graphical configuration plugin, I'm
> > > > not aware of any.
> > > >
> > > > Maybe this can help you get started:
> > > >
> > >
> >
> http://struts.apache.org/2.0.14/docs/does-myeclipse-6-support-struts-2.html
> > > >
> > > > Nils-H
> > > >
> > > > On Tue, Dec 23, 2008 at 12:02 PM, Srinivasan KS <kssva...@gmail.com>
> > > > wrote:
> > > > > Hi,
> > > > > Can anyone please let me know is there any plugin available for
> using
> > > > > Struts2 with MyEclipse IDE?
> > > > >
> > > > > Please let me know the procedure.
> > > > >
> > > > > What is the procedure for using Struts2 with Jdeveloper 11g IDE?
> > please
> > > > let
> > > > > me know.
> > > > >
> > > > > Its very urgent.
> > > > >
> > > > > Thanks in advance.
> > > > >
> > > > > --
> > > > > "If god be with us who can be against us" .
> > > > > Thanks & Regards.
> > > > > K S SRINIVASAN
> > > > > Email: kssva...@gmail.com
> > > > >         kssva...@in.com
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > > For additional commands, e-mail: user-h...@struts.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > "If god be with us who can be against us" .
> > > Thanks & Regards.
> > > K S SRINIVASAN
> > > Email: kssva...@gmail.com
> > >         kssva...@in.com
> > >
> >
> >
> >
> > --
> > Elyes.
> >
>
>
>
> --
> "If god be with us who can be against us" .
> Thanks & Regards.
> K S SRINIVASAN
> Email: kssva...@gmail.com
>         kssva...@in.com
>



-- 
Elyes.

Reply via email to