Re: [java ee programming] Cant Create Servlet

2010-08-30 Thread jitesh dundas
Need for details.. Are you having 2 JDKs .. http://forums.sun.com/thread.jspa?threadID=5144147 check eclipse pat for them, restart eclipse .. jd On 8/31/10, Nelson Rodrigo - LHQ wrote: > Dear Friends > > > > When I create a new servlet it says > > “An error has occurred when

Re: [java ee programming] Cant Create Servlet

2010-08-30 Thread Ramesh K
Hi Nelson Rodrigo compilation of that class is not with the version which is being used by your webserver so compile with correct version On Tue, Aug 31, 2010 at 10:05 AM, Nelson Rodrigo - LHQ < nelson.rodr...@loadstarlk.com> wrote: > Dear Friends > > > > When I create a new servlet it says > >

Re: [java ee programming] Cant Create Servlet

2010-08-30 Thread venkatesha . durairaj
Hi, Please check the JDK Used for the project. Use Latest JDK 1.6. Thanks and Regards Venkatesha.D Lead Development Phone - +91 080 66165257 This email message and any attachments may contain confidential, proprietary or non-public information. The information is intended solely for the desi

RE: [java ee programming] Cant Create Servlet

2010-08-30 Thread Nelson Rodrigo - LHQ
Hi Dinesh Please let me know how can I check weather both are different or same/ Thanks & Kind Regards, Nelson Rodrigo Executive – Software Development LOADSTAR (PRIVATE) LIMITED Sri Lanka | Tel: +94 11 483 7914 | Fax: +94 11 224 0892 | Mobile: +94 77 311 6556 P SAVE PAPER - Pleas

[java ee programming] Cant Create Servlet

2010-08-30 Thread Nelson Rodrigo - LHQ
Dear Friends When I create a new servlet it says “An error has occurred when Create servlet finished” Details error as follow What is the problem, in my application one servlet already added. java.lang.UnsupportedClassVersionError: Bad version number in .class file

[java ee programming] Re: struts 2 error http 4

2010-08-30 Thread Michèle Garoche
On Aug 30, 5:05 pm, Javier wrote: > when I try to access my struts 2 application hosted on apache tomcat > 6, the aplicaicion not displayed and shows me http state 404, the > requested resource is not available. > > The application I developed with netbeans IDE 6.5 and I uploaded the > file. Wa

[java ee programming] java web roles administration, implementation

2010-08-30 Thread Evgeniy Pol.....
Hi everyone!!! I need some help with a *security java ee.* Some examples, some books, anything. I have java web aplication with: *1) mysql server 2) JPA 1.0* i must implement, 1) *web authentication and autorizathion with roles administration*. roles are saved in the mysql database, which access

[java ee programming] Re: struts 2 error http 4

2010-08-30 Thread Javier
On 29 ago, 20:55, Michèle Garoche wrote: > On Aug 29, 11:50 pm, Javier wrote:> I have a > struts 2 application in apache tomcat 6, but when deploying > > I > > get http error 404, can anyone help me thanks. > > Could you please post the error and maybe a little context. > > Michèle Garoche w